Input & output object of one cv::Mat. More...
Public Attributes | |
| cv::Mat | value |
| The value. | |
| std::uint16_t | id |
| The id. | |
| std::shared_ptr< ImgData > | data |
| The data. | |
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. | |
Input & output object of one cv::Mat.