![]() |
OpenCV 4.12.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 |