Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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().