OpenCV  2.4.13
Open Source Computer Vision
ios.h File Reference

Functions

UIImage * MatToUIImage (const cv::Mat &image)
 
void UIImageToMat (const UIImage *image, cv::Mat &m, bool alphaExist=false)
 

Function Documentation

UIImage* MatToUIImage ( const cv::Mat image)
void UIImageToMat ( const UIImage *  image,
cv::Mat m,
bool  alphaExist = false 
)