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< AffineMapPtrSz > Struct Template Reference

#include "warping.hpp"

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

Public Types

typedef AffineMapPtr ::index_type index_type
 
typedef AffineMapPtrSz ptr_sz_type
 
typedef AffineMapPtr ptr_type
 
typedef AffineMapPtr ::value_type value_type
 

Static Public Member Functions

static __host__ int getCols (const AffineMapPtrSz &ptr)
 
static __host__ int getRows (const AffineMapPtrSz &ptr)
 
static __host__ AffineMapPtr shrinkPtr (const AffineMapPtrSz &ptr)
 

Member Typedef Documentation

◆ index_type

◆ ptr_sz_type

◆ ptr_type

◆ value_type

Member Function Documentation

◆ getCols()

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

◆ getRows()

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

◆ shrinkPtr()

static __host__ AffineMapPtr cv::cudev::PtrTraitsBase< AffineMapPtrSz , AffineMapPtr >::shrinkPtr ( const AffineMapPtrSz ptr)
inlinestaticinherited

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