OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
macosx.h 檔案參考
import <AppKit/AppKit.h>
#include "opencv2/core.hpp"
macosx.h 的包含依賴關係圖

函式

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)