OpenCV  3.4.0
Open Source Computer Vision
Functions

Functions

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

Detailed Description

Function Documentation

§ MatToUIImage()

UIImage* MatToUIImage ( const cv::Mat image)

§ UIImageToMat()

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