OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::cudev::PtrTraits< ZipPtrSz< PtrTuple > > Struct Template Reference

#include <opencv2/cudev/ptr2d/zip.hpp>

Additional Inherited Members

Public Types inherited from cv::cudev::PtrTraitsBase< Ptr2DSz, Ptr2D >
typedef Ptr2D::index_type index_type
typedef Ptr2DSz ptr_sz_type
typedef Ptr2D ptr_type
typedef Ptr2D::value_type value_type
Public Types inherited from cv::cudev::PtrTraitsBase< ZipPtrSz< PtrTuple >, ZipPtr< PtrTuple > >
typedef ZipPtr< PtrTuple >::index_type index_type
typedef ZipPtrSz< PtrTuple > ptr_sz_type
typedef ZipPtr< PtrTuple > ptr_type
typedef ZipPtr< PtrTuple >::value_type value_type
Static Public Member Functions inherited from cv::cudev::PtrTraitsBase< Ptr2DSz, Ptr2D >
static __host__ int getCols (const Ptr2DSz &ptr)
static __host__ int getRows (const Ptr2DSz &ptr)
static __host__ Ptr2D shrinkPtr (const Ptr2DSz &ptr)
Static Public Member Functions inherited from cv::cudev::PtrTraitsBase< ZipPtrSz< PtrTuple >, ZipPtr< PtrTuple > >
static __host__ int getCols (const ZipPtrSz< PtrTuple > &ptr)
static __host__ int getRows (const ZipPtrSz< PtrTuple > &ptr)
static __host__ ZipPtr< PtrTuple > shrinkPtr (const ZipPtrSz< PtrTuple > &ptr)

The documentation for this struct was generated from the following file: