![]() |
OpenCV 4.12.0-dev
Open Source Computer Vision
|
#include <opencv2/cudev/ptr2d/deriv.hpp>
Additional Inherited Members | |
![]() | |
typedef LaplacianPtr< ksize, SrcPtr >::index_type | index_type |
typedef LaplacianPtrSz< ksize, SrcPtr > | ptr_sz_type |
typedef LaplacianPtr< ksize, SrcPtr > | ptr_type |
typedef LaplacianPtr< ksize, SrcPtr >::value_type | value_type |
![]() | |
static __host__ int | getCols (const LaplacianPtrSz< ksize, SrcPtr > &ptr) |
static __host__ int | getRows (const LaplacianPtrSz< ksize, SrcPtr > &ptr) |
static __host__ LaplacianPtr< ksize, SrcPtr > | shrinkPtr (const LaplacianPtrSz< ksize, SrcPtr > &ptr) |