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