OpenCV 4.10.0
开源计算机视觉
|
#include <opencv2/cudev/functional/functional.hpp>
公共成员函数 | |
__device__ __forceinline__ Op::result_type | operator() (typename TypeTraits< typename Op::second_argument_type >::parameter_type a) const |
公共属性 | |
Op::first_argument_type | arg1 |
Op | op |
继承的额外成员 | |
从 cv::cudev::unary_function< Op::second_argument_type, Op::result_type > 继承的公共类型 | |
typedef Op::second_argument_type | argument_type |
typedef Op::result_type | result_type |
|
inline |
Op::first_argument_type cv::cudev::Binder1st< Op >::arg1 |
Op cv::cudev::Binder1st< Op >::op |