**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:**\\ [[jvs:cigal|CIGAL Home]], [[jvs:cigal:manual|CIGAL Manual]], [[jvs:cigal:manual:chapter3|Functions List]], [[jvs:cigal:manual:help|Manual Help]]