MYNT EYE SDK  2.0.0-rc
http://www.myntai.com/camera
mynteye::ObjMat结构体 参考

Input & output object of one cv::Mat. 更多...

类 mynteye::ObjMat 继承关系图:
mynteye::Object

Public 属性

cv::Mat value
 The value
 

额外继承的成员函数

- 静态 Public 成员函数 继承自 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
 

详细描述

Input & output object of one cv::Mat.