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

#include "interpolation.hpp"

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

Public Types

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

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)
 

Member Typedef Documentation

typedef CubicInterPtr< SrcPtr > ::index_type cv::cudev::PtrTraitsBase< CubicInterPtrSz< SrcPtr > , CubicInterPtr< SrcPtr > >::index_type
inherited
typedef CubicInterPtrSz< SrcPtr > cv::cudev::PtrTraitsBase< CubicInterPtrSz< SrcPtr > , CubicInterPtr< SrcPtr > >::ptr_sz_type
inherited
typedef CubicInterPtr< SrcPtr > cv::cudev::PtrTraitsBase< CubicInterPtrSz< SrcPtr > , CubicInterPtr< SrcPtr > >::ptr_type
inherited
typedef CubicInterPtr< SrcPtr > ::value_type cv::cudev::PtrTraitsBase< CubicInterPtrSz< SrcPtr > , CubicInterPtr< SrcPtr > >::value_type
inherited

Member Function Documentation

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

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