![]() |
OpenCV 4.12.0
开源计算机视觉
|
#include <opencv2/cudev/ptr2d/constant.hpp>
公共属性 | |
| int | cols |
| int | rows |
从 cv::cudev::ConstantPtr< T > 继承的公共属性 | |
| T | 值 |
其他继承成员 | |
从 cv::cudev::ConstantPtr< T > 继承的公共类型 | |
| typedef int | index_type |
| typedef T | value_type |
从 cv::cudev::ConstantPtr< T > 继承的公共成员函数 | |
| __device__ __forceinline__ T | operator() (int, int) const |
| int cv::cudev::ConstantPtrSz< T >::cols |
| int cv::cudev::ConstantPtrSz< T >::rows |