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