CIGAL Reference Manual, Chapter 3 (Functions): WARP

WARP -- Distort an image by interpolating between fixed points

usage: dst_image = warp(src_image,vec_list)

WARP distorts an image by stretching or shrinking it as though it were on a rubber sheet. The distortion is specified by a list of paired vector positions. The first vector in each pair represents a point on the original image, and the second indicates where that position should be moved to in the new image

See Also:
CIGAL Home, CIGAL Manual, Functions List, Manual Help