OpenCV
4.10.0-dev
Open Source Computer Vision
|
#include <opencv2/cudev/ptr2d/remap.hpp>
Additional Inherited Members | |
Public Types inherited from cv::cudev::PtrTraitsBase< RemapPtr1Sz< SrcPtr, MapPtr >, RemapPtr1< SrcPtr, MapPtr > > | |
typedef Ptr2D::index_type | index_type |
typedef RemapPtr1Sz< SrcPtr, MapPtr > | ptr_sz_type |
typedef RemapPtr1< SrcPtr, MapPtr > | ptr_type |
typedef Ptr2D::value_type | value_type |
Static Public Member Functions inherited from cv::cudev::PtrTraitsBase< RemapPtr1Sz< SrcPtr, MapPtr >, RemapPtr1< SrcPtr, MapPtr > > | |
static __host__ int | getCols (const RemapPtr1Sz< SrcPtr, MapPtr > &ptr) |
static __host__ int | getRows (const RemapPtr1Sz< SrcPtr, MapPtr > &ptr) |
static __host__ RemapPtr1< SrcPtr, MapPtr > | shrinkPtr (const RemapPtr1Sz< SrcPtr, MapPtr > &ptr) |