OpenCV 4.10.0
开源计算机视觉
|
#include <opencv2/cudev/ptr2d/warping.hpp>
继承的额外成员 | |
从 cv::cudev::PtrTraitsBase< AffineMapPtrSz, AffineMapPtr > 继承的公共类型 | |
typedef Ptr2D::index_type | index_type |
typedef AffineMapPtrSz | ptr_sz_type |
typedef AffineMapPtr | ptr_type |
typedef Ptr2D::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) |