__header__
Description
Applies a transform i.e. calibration to an image.
Inputs
CIFViewer
CIF
Transform
Parameters
DesiredWidth
DesiredHeight
the desired output size. If left at zero the software decides.
Interpolate
(Still to be erimented)
leave unchecked and it will fill voids
checked and it smart sets missing pixels (preferred)
IsLinear
If set then the faster quad transform is used
(Still to be implemented)
DrivenBy
- Destination
the loop is form the destination image point of view
(for distortion then you would revert)
- Source
the loop is form the source image point of view
(for distortion then you would convert)
Direction
where to move forward thro the calibration
(convert) to move backward ie inverse(revert)
Clip Larger Distortion
do not use - copies cornet back to other corners
Image
RefreshViewer
__footer__