OpenCV  3.0.0-rc1
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
cv::cudev::IntegerAreaInterPtrSz< SrcPtr > Struct Template Reference

#include "interpolation.hpp"

Inheritance diagram for cv::cudev::IntegerAreaInterPtrSz< SrcPtr >:
cv::cudev::IntegerAreaInterPtr< SrcPtr >

Public Attributes

int cols
 
int rows
 
- Public Attributes inherited from cv::cudev::IntegerAreaInterPtr< SrcPtr >
int area_height
 
int area_width
 
SrcPtr src
 

Additional Inherited Members

- Public Types inherited from cv::cudev::IntegerAreaInterPtr< SrcPtr >
typedef float index_type
 
typedef PtrTraits< SrcPtr >
::value_type 
value_type
 
- Public Member Functions inherited from cv::cudev::IntegerAreaInterPtr< SrcPtr >
__device__ PtrTraits< SrcPtr >
::value_type 
operator() (float y, float x) const
 

Member Data Documentation

template<class SrcPtr >
int cv::cudev::IntegerAreaInterPtrSz< SrcPtr >::cols
template<class SrcPtr >
int cv::cudev::IntegerAreaInterPtrSz< SrcPtr >::rows

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