Hi I've been trying to get an iOS solution for an OpenCV problem described -> This problem here.. In short:
Can someone explain to me how you would extract a RotatedRect to a submatrix image. Basically, using something like cvSetImageROI to extract the inverted rectangular area from the image?
Does anyone know how I should begin?