Ask Your Question

Revision history [back]

Rotate rectangle with Emgu.cv

Hi,

I'm using a simple algorithm ( You cand find the algorithm in another question ) to find rectangles. I get the rectangles correctly.

The question is, What is the best way to rotate these rectangles in order to ensure that the segments of the rectangle are parallel respect to the axes?

Thanks,