opencv / opencv_for_ios_book_samples

"OpenCV for iOS" book samples

Home Page:http://bit.ly/OpenCV_for_iOS_book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UIImageToMat,MatToUIImage methods

ozgurshn opened this issue · comments

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>