![]() |
OpenCV 4.12.0
开源计算机视觉
|
#include <opencv2/cudev/ptr2d/traits.hpp>
额外继承的成员 | |
公共类型继承自 cv::cudev::PtrTraitsBase< Ptr2DSz, Ptr2DSz > | |
| typedef Ptr2DSz::index_type | index_type |
| typedef Ptr2DSz | ptr_sz_type |
| typedef Ptr2DSz | ptr_type |
| typedef Ptr2DSz::value_type | value_type |
静态公共成员函数继承自 cv::cudev::PtrTraitsBase< Ptr2DSz, Ptr2DSz > | |
| static __host__ int | getCols (const Ptr2DSz &ptr) |
| static __host__ int | getRows (const Ptr2DSz &ptr) |
| static __host__ Ptr2DSz | shrinkPtr (const Ptr2DSz &ptr) |