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

#include "warping.hpp"

Inheritance diagram for cv::cudev::PtrTraits< PerspectiveMapPtrSz >:
Collaboration diagram for cv::cudev::PtrTraits< PerspectiveMapPtrSz >:

Public Types

typedef PerspectiveMapPtr::index_type index_type
 
typedef PerspectiveMapPtrSz ptr_sz_type
 
typedef PerspectiveMapPtr ptr_type
 
typedef PerspectiveMapPtr::value_type value_type
 

Static Public Member Functions

static __host__ int getCols (const PerspectiveMapPtrSz &ptr)
 
static __host__ int getRows (const PerspectiveMapPtrSz &ptr)
 
static __host__ PerspectiveMapPtr shrinkPtr (const PerspectiveMapPtrSz &ptr)
 

Member Typedef Documentation

Member Function Documentation

static __host__ int cv::cudev::PtrTraitsBase< PerspectiveMapPtrSz , PerspectiveMapPtr >::getCols ( const PerspectiveMapPtrSz ptr)
inlinestaticinherited
static __host__ int cv::cudev::PtrTraitsBase< PerspectiveMapPtrSz , PerspectiveMapPtr >::getRows ( const PerspectiveMapPtrSz ptr)
inlinestaticinherited
static __host__ PerspectiveMapPtr cv::cudev::PtrTraitsBase< PerspectiveMapPtrSz , PerspectiveMapPtr >::shrinkPtr ( const PerspectiveMapPtrSz ptr)
inlinestaticinherited

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