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

#include "interpolation.hpp"

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

Public Types

typedef CommonAreaInterPtr< SrcPtr >::index_type index_type
 
typedef CommonAreaInterPtrSz< SrcPtr > ptr_sz_type
 
typedef CommonAreaInterPtr< SrcPtr > ptr_type
 
typedef CommonAreaInterPtr< SrcPtr >::value_type value_type
 

Static Public Member Functions

static __host__ int getCols (const CommonAreaInterPtrSz< SrcPtr > &ptr)
 
static __host__ int getRows (const CommonAreaInterPtrSz< SrcPtr > &ptr)
 
static __host__ CommonAreaInterPtr< SrcPtr > shrinkPtr (const CommonAreaInterPtrSz< SrcPtr > &ptr)
 

Member Typedef Documentation

typedef CommonAreaInterPtr< SrcPtr > cv::cudev::PtrTraitsBase< CommonAreaInterPtrSz< SrcPtr > , CommonAreaInterPtr< SrcPtr > >::ptr_type
inherited

Member Function Documentation

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

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