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