OpenCV
4.0.0
Open Source Computer Vision
|
#include "warping.hpp"
Additional Inherited Members | |
Public Types inherited from cv::cudev::PtrTraitsBase< PerspectiveMapPtrSz, PerspectiveMapPtr > | |
typedef PerspectiveMapPtr ::index_type | index_type |
typedef PerspectiveMapPtrSz | ptr_sz_type |
typedef PerspectiveMapPtr | ptr_type |
typedef PerspectiveMapPtr ::value_type | value_type |
Static Public Member Functions inherited from cv::cudev::PtrTraitsBase< PerspectiveMapPtrSz, PerspectiveMapPtr > | |
static __host__ int | getCols (const PerspectiveMapPtrSz &ptr) |
static __host__ int | getRows (const PerspectiveMapPtrSz &ptr) |
static __host__ PerspectiveMapPtr | shrinkPtr (const PerspectiveMapPtrSz &ptr) |