OpenCV  3.2.0-dev
Open Source Computer Vision
cv::cudev::PtrTraits< NearestInterPtrSz< SrcPtr > > Struct Template Reference

#include "interpolation.hpp"

Inheritance diagram for cv::cudev::PtrTraits< NearestInterPtrSz< SrcPtr > >:
Collaboration diagram for cv::cudev::PtrTraits< NearestInterPtrSz< SrcPtr > >:

Public Types

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

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)
 

Member Typedef Documentation

typedef NearestInterPtr< SrcPtr > ::index_type cv::cudev::PtrTraitsBase< NearestInterPtrSz< SrcPtr > , NearestInterPtr< SrcPtr > >::index_type
inherited
typedef NearestInterPtrSz< SrcPtr > cv::cudev::PtrTraitsBase< NearestInterPtrSz< SrcPtr > , NearestInterPtr< SrcPtr > >::ptr_sz_type
inherited
typedef NearestInterPtr< SrcPtr > cv::cudev::PtrTraitsBase< NearestInterPtrSz< SrcPtr > , NearestInterPtr< SrcPtr > >::ptr_type
inherited
typedef NearestInterPtr< SrcPtr > ::value_type cv::cudev::PtrTraitsBase< NearestInterPtrSz< SrcPtr > , NearestInterPtr< SrcPtr > >::value_type
inherited

Member Function Documentation

static __host__ int cv::cudev::PtrTraitsBase< NearestInterPtrSz< SrcPtr > , NearestInterPtr< SrcPtr > >::getCols ( const NearestInterPtrSz< SrcPtr > &  ptr)
inlinestaticinherited
static __host__ int cv::cudev::PtrTraitsBase< NearestInterPtrSz< SrcPtr > , NearestInterPtr< SrcPtr > >::getRows ( const NearestInterPtrSz< SrcPtr > &  ptr)
inlinestaticinherited
static __host__ NearestInterPtr< SrcPtr > cv::cudev::PtrTraitsBase< NearestInterPtrSz< SrcPtr > , NearestInterPtr< SrcPtr > >::shrinkPtr ( const NearestInterPtrSz< SrcPtr > &  ptr)
inlinestaticinherited

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