Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered Aug 9 '12

sammy gravatar image

perspectiveTransform is used to apply a homography on a limited set of point coordinates, and it returns the new coordinates.

To convert an image based on a homography matrix, use warpPerspective().