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