OpenCV
4.0.0-pre
Open Source Computer Vision
|
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me! |
#include "interpolation.hpp"
Public Types | |
typedef float | index_type |
typedef PtrTraits< SrcPtr >::value_type | value_type |
Public Member Functions | |
__device__ PtrTraits< SrcPtr >::value_type | operator() (float y, float x) const |
Public Attributes | |
float | area_height |
float | area_width |
int | cols |
int | rows |
SrcPtr | src |
|
inherited |
|
inherited |
|
inlineinherited |
References cv::cudev::saturate_cast(), and cv::cudev::NearestInterPtr< SrcPtr >::src.
|
inherited |
Referenced by cv::cudev::interArea().
|
inherited |
Referenced by cv::cudev::interArea().
int cv::cudev::CommonAreaInterPtrSz< SrcPtr >::cols |
Referenced by cv::cudev::interArea().
int cv::cudev::CommonAreaInterPtrSz< SrcPtr >::rows |
Referenced by cv::cudev::interArea().
|
inherited |
Referenced by cv::cudev::interArea().