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