OpenCV
4.0.0
Open Source Computer Vision
|
#include "warping.hpp"
Additional Inherited Members | |
Public Types inherited from 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 |
Static Public Member Functions inherited from 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) |