Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 728 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 728 Bytes

NDWarp Plugin

Plugin for areaDetector which performs coordinate transformation of images.

See NDWarp.template for names.

The currently implemented transformation is a rotation about a center ("$(P)$(R)CenterX" and "$(P)$(R)CenterXY) by an arbitrary angle ($(P)$(R)Angle).

Optionally, a second order scaling ($(P)$(R)FactorX and $(P)$(R)FactorY) can be given. eg. to effect a Scheimpflug transformation. See NDWarp-frib-angle.db.

For exact expressions, see fill_mapping() in NDPluginWarp.cpp.