OpenCV
3.4.11
Open Source Computer Vision
|
Functions | |
UIImage * | MatToUIImage (const cv::Mat &image) |
void | UIImageToMat (const UIImage *image, cv::Mat &m, bool alphaExist=false) |
UIImage* MatToUIImage | ( | const cv::Mat & | image | ) |
#include <opencv2/imgcodecs/ios.h>
void UIImageToMat | ( | const UIImage * | image, |
cv::Mat & | m, | ||
bool | alphaExist = false |
||
) |
#include <opencv2/imgcodecs/ios.h>