OpenCV  4.0.1
Open Source Computer Vision
List of all members
cv::cudev::PtrTraits< CubicInterPtrSz< SrcPtr > > Struct Template Reference

#include "interpolation.hpp"

Inheritance diagram for cv::cudev::PtrTraits< CubicInterPtrSz< SrcPtr > >:
cv::cudev::PtrTraitsBase< CubicInterPtrSz< SrcPtr >, CubicInterPtr< SrcPtr > >

Additional Inherited Members

- Public Types inherited from cv::cudev::PtrTraitsBase< CubicInterPtrSz< SrcPtr >, CubicInterPtr< SrcPtr > >
typedef CubicInterPtr< SrcPtr > ::index_type index_type
 
typedef CubicInterPtrSz< SrcPtr > ptr_sz_type
 
typedef CubicInterPtr< SrcPtr > ptr_type
 
typedef CubicInterPtr< SrcPtr > ::value_type value_type
 
- Static Public Member Functions inherited from cv::cudev::PtrTraitsBase< CubicInterPtrSz< SrcPtr >, CubicInterPtr< SrcPtr > >
static __host__ int getCols (const CubicInterPtrSz< SrcPtr > &ptr)
 
static __host__ int getRows (const CubicInterPtrSz< SrcPtr > &ptr)
 
static __host__ CubicInterPtr< SrcPtr > shrinkPtr (const CubicInterPtrSz< SrcPtr > &ptr)
 

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