![]() |
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 |