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