OpenCV 4.10.0
开源计算机视觉库
|
#include <opencv2/cudev/functional/functional.hpp>
公有成员函数 | |
__device__ __forceinline__ float | operator() (uchar a) const |
继承的额外成员 | |
从 cv::cudev::unary_function< uchar, float > 继承的公有类型 | |
typedef uchar | argument_type |
typedef float | result_type |
|
inline |