Input & output object of two cv::Mat. 更多...
Public 属性 | |
cv::Mat | first |
The first value | |
std::uint16_t | first_id |
The first id | |
std::shared_ptr< ImgData > | first_data |
The first data | |
cv::Mat | second |
The second value | |
std::uint16_t | second_id |
The second id | |
std::shared_ptr< ImgData > | second_data |
The second data | |
额外继承的成员函数 | |
![]() | |
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 two cv::Mat.