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< CubicInterPtrSz< SrcPtr >, CubicInterPtr< SrcPtr > > | |
typedef CubicInterPtr< SrcPtr >::index_type | index_type |
typedef CubicInterPtrSz< SrcPtr > | ptr_sz_type |
typedef CubicInterPtr< SrcPtr > | ptr_type |
typedef CubicInterPtr< SrcPtr >::value_type | value_type |
Static Public Member Functions inherited from cv::cudev::PtrTraitsBase< CubicInterPtrSz< SrcPtr >, CubicInterPtr< SrcPtr > > | |
static __host__ int | getCols (const CubicInterPtrSz< SrcPtr > &ptr) |
static __host__ int | getRows (const CubicInterPtrSz< SrcPtr > &ptr) |
static __host__ CubicInterPtr< SrcPtr > | shrinkPtr (const CubicInterPtrSz< SrcPtr > &ptr) |