OpenCV  4.1.1-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
Collaboration diagram for iOS glue:

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)

#include <opencv2/imgcodecs/ios.h>

◆ UIImageToMat()

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

#include <opencv2/imgcodecs/ios.h>