OpenCV 4.10.0
开源计算机视觉
|
#include <opencv2/cudev/ptr2d/extrapolation.hpp>
公共类型 | |
typedef int | index_type |
typedef PtrTraits< SrcPtr >::value_type | value_type |
公共成员函数 | |
__device__ __forceinline__ PtrTraits< SrcPtr >::value_type | operator() (int y, int x) const |
公共属性 | |
int | cols |
int | rows |
SrcPtr | src |
PtrTraits< SrcPtr >::value_type | val |
typedef int cv::cudev::BrdConstant< SrcPtr >::index_type |
typedef PtrTraits<SrcPtr>::value_type cv::cudev::BrdConstant< SrcPtr >::value_type |
|
inline |
int cv::cudev::BrdConstant< SrcPtr >::cols |
int cv::cudev::BrdConstant< SrcPtr >::rows |
SrcPtr cv::cudev::BrdConstant< SrcPtr >::src |
PtrTraits<SrcPtr>::value_type cv::cudev::BrdConstant< SrcPtr >::val |