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