Ask Your Question

Mukesh's profile - activity

2015-06-02 06:25:57 -0600 asked a question 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