OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Functions
ios.h File Reference
import <UIKit/UIKit.h>
import <Accelerate/Accelerate.h>
import <AVFoundation/AVFoundation.h>
import <ImageIO/ImageIO.h>
#include "opencv2/core.hpp"
Include dependency graph for ios.h:

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)