opencv / opencv_for_ios_book_samples

"OpenCV for iOS" book samples
http://bit.ly/OpenCV_for_iOS_book
Other
671 stars 256 forks source link

UIImageToMat,MatToUIImage methods #10

Open ozgurshn opened 7 years ago

ozgurshn commented 7 years ago

In the last version (3.2.0) these conversions methods(UIImageToMat,MatToUIImage) are in imgcodecs/ios.h. This class should be imported.

import <opencv2/imgcodecs/ios.h>