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