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