$darkmode
404 Not Found

404 Not Found


nginx
OpenCV 4.11.0
Open Source Computer Vision
BEGIN_CUSTOM_MATHJAX // END_CUSTOM_MATHJAX
Functions

Detailed Description

Functions

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

Function Documentation

◆ CGImageToMat()

void CGImageToMat ( const CGImageRef  image,
cv::Mat m,
bool  alphaExist = false 
)

#include <ios.h>

◆ MatToCGImage()

CGImageRef MatToCGImage ( const cv::Mat image)

#include <ios.h>

◆ MatToUIImage()

UIImage * MatToUIImage ( const cv::Mat image)

#include <ios.h>

◆ UIImageToMat()

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

#include <ios.h>