When performing cv2.perspectiveTransform(points, Matrix),
cv2.perspectiveTransform(points, Matrix)
where points is 4 pixels locations, Matrix is homography transform ma
points
Matrix