$darkmode
404 Not Found

404 Not Found


nginx
OpenCV 4.11.0
Open Source Computer Vision
BEGIN_CUSTOM_MATHJAX // END_CUSTOM_MATHJAX
Functions
macosx.h File Reference
#import <AppKit/AppKit.h>
#include "opencv2/core.hpp"
Include dependency graph for macosx.h:

Functions

void CGImageToMat (const CGImageRef image, cv::Mat &m, bool alphaExist=false)
 
CGImageRef MatToCGImage (const cv::Mat &image) CF_RETURNS_RETAINED
 
NSImage * MatToNSImage (const cv::Mat &image)
 
void NSImageToMat (const NSImage *image, cv::Mat &m, bool alphaExist=false)