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

#include "interpolation.hpp"

Inheritance diagram for cv::cudev::PtrTraits< NearestInterPtrSz< SrcPtr > >:
cv::cudev::PtrTraitsBase< NearestInterPtrSz< SrcPtr >, NearestInterPtr< SrcPtr > >

Additional Inherited Members

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

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