OpenCV  4.0.0-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
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

◆ index_type

◆ ptr_sz_type

◆ ptr_type

◆ value_type

Member Function Documentation

◆ getCols()

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

◆ getRows()

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

◆ shrinkPtr()

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

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