Cinder
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
include
opencv2
highgui
Functions
ios.h File Reference
Go to the source code of this file.
Functions
UIImage *
MatToUIImage
(const
cv::Mat
&
image
)
void
UIImageToMat
(const UIImage *
image
,
cv::Mat
&
m
, bool alphaExist=false)
Function Documentation
UIImage* MatToUIImage
(
const
cv::Mat
&
image
)
void
UIImageToMat
(
const UIImage *
image
,
cv::Mat
&
m
,
bool
alphaExist
=
false
)