OpenCV
4.0.0
Open Source Computer Vision
|
#include "traits.hpp"
Additional Inherited Members | |
Public Types inherited from cv::cudev::PtrTraitsBase< Ptr2DSz, Ptr2DSz > | |
typedef Ptr2DSz ::index_type | index_type |
typedef Ptr2DSz | ptr_sz_type |
typedef Ptr2DSz | ptr_type |
typedef Ptr2DSz ::value_type | value_type |
Static Public Member Functions inherited from cv::cudev::PtrTraitsBase< Ptr2DSz, Ptr2DSz > | |
static __host__ int | getCols (const Ptr2DSz &ptr) |
static __host__ int | getRows (const Ptr2DSz &ptr) |
static __host__ Ptr2DSz | shrinkPtr (const Ptr2DSz &ptr) |