Ask Your Question

Revision history [back]

take a look at https://github.com/opencv/opencv/blob/master/samples/cpp/warpPerspective_demo.cpp#L102-L109

you need to sort destination points in correct order (i don't know how to do that in python)