![]() |
OpenCV 4.12.0
開源計算機視覺
|
函式 | |
| 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) |