0

We have some legacy code written in C that uses GraphicMagik to manipulate an image i.e Rotate the Image We would like to write some tests in Python to test this code, I can use OpenCV for resizing, but how do I determine if a rotation of the Image against the Original has suceeded?

0 Answers0