OpenCV 4.11.0
开源计算机视觉
|
#include <opencv2/cudev/functional/functional.hpp>
公有成员函数 | |
__device__ __forceinline__ float | operator() (uint a, uint b) const |
继承的其它成员 | |
从 cv::cudev::binary_function< uint, uint, float > 继承的公有类型 | |
typedef uint | first_argument_type |
typedef float | result_type |
typedef uint | second_argument_type |
|
内联 |