MYNT EYE S SDK  2.2.2-rc0
http://www.myntai.com/camera
mynteye::ObjMat Struct Reference

Input & output object of one cv::Mat. More...

Inheritance diagram for mynteye::ObjMat:
mynteye::Object

Public Attributes

cv::Mat value
 The value.
 

Additional Inherited Members

- Static Public Member Functions inherited from mynteye::Object
template<typename T >
static T * Cast (Object *obj)
 Cast the obj to T pointer.
 
template<typename T >
static const T * Cast (const Object *obj)
 Cast the obj to const T pointer.
 

Detailed Description

Input & output object of one cv::Mat.