Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The code for conversion UIImage and cv::Mat is available in this OpenCV tutorial: http://docs.opencv.org/doc/tutorials/ios/image_manipulation/image_manipulation.html#opencviosimagemanipulation

It will be similar for IplImage, if you don't want to convert it to cv::Mat.