Ask Your Question

Revision history [back]

iOS Convert cv::Point to CGPoint OR Device co-ordinates

I want to design the cropping feature.I am able to find rectangle ,But when i extracted cv::Point, the points is just out of bounds

Example:( 2045,1835)

I want to convert these points to device co-ordinates.

Can some one suggest formula or an alternative.

Thank You