![]() |
OpenCV 4.12.0
開源計算機視覺
|
#include <opencv2/cudev/functional/functional.hpp>
公共成員函式 | |
| __device__ __forceinline__ Op::result_type | operator() (typename TypeTraits< typename Op::first_argument_type >::parameter_type a) const |
公共屬性 | |
| Op::second_argument_type | arg2 |
| Op | op |
附加繼承成員 | |
繼承自 cv::cudev::unary_function< Op::first_argument_type, Op::result_type > 的公共型別 | |
| typedef Op::first_argument_type | argument_type |
| typedef Op::result_type | result_type |
|
inline |
| Op::second_argument_type cv::cudev::Binder2nd< Op >::arg2 |
| Op cv::cudev::Binder2nd< Op >::op |