First time here? Check out the FAQ!
answered 2013-07-25 03:41:00 -0600
Use cv::perspectiveTransform().
cv::perspectiveTransform()
updated 2013-07-25 03:44:09 -0600
You might need to convert your array of points into a matrix.