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