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

asked 2015-06-02 04:44:32 -0600

Mukesh gravatar image

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

edit retag flag offensive close merge delete