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