OpenCV 4.11.0
开源计算机视觉库
|
#include <opencv2/cudev/ptr2d/constant.hpp>
公有属性 | |
int | cols |
int | rows |
继承自 cv::cudev::ConstantPtr< T > 的公有属性 | |
T | value |
其他继承成员 | |
继承自 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 |