![]() |
OpenCV 4.12.0
开源计算机视觉
|
#include <opencv2/cudev/ptr2d/interpolation.hpp>
公共属性 | |
| int | cols |
| int | rows |
继承自 cv::cudev::IntegerAreaInterPtr< SrcPtr > 的公共属性 | |
| int | area_height |
| int | area_width |
| SrcPtr | src |
附加继承成员 | |
继承自 cv::cudev::IntegerAreaInterPtr< SrcPtr > 的公共类型 | |
| typedef float | index_type |
| typedef PtrTraits< SrcPtr >::value_type | value_type |
继承自 cv::cudev::IntegerAreaInterPtr< SrcPtr > 的公共成员函数 | |
| __device__ PtrTraits< SrcPtr >::value_type | operator() (float y, float x) const |
| int cv::cudev::IntegerAreaInterPtrSz< SrcPtr >::cols |
| int cv::cudev::IntegerAreaInterPtrSz< SrcPtr >::rows |