![]() |
OpenCV 4.12.0
开源计算机视觉
|
#include <opencv2/cudev/functional/functional.hpp>
公有成员函数 | |
| __device__ __forceinline__ short | operator() (short a, short b) const |
附加继承成员 | |
继承自 cv::cudev::binary_function< short, short, short > 的公有类型 | |
| typedef short | first_argument_type |
| typedef short | result_type |
| typedef short | second_argument_type |
|
inline |