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