OpenCV 4.10.0
开源计算机视觉
|
#include <opencv2/cudev/functional/tuple_adapter.hpp>
公共类型 | |
typedef Op::result_type | result_type |
公共成员函数 | |
template<class Tuple > | |
__device__ __forceinline__ Op::result_type | operator() (const Tuple &t) const |
公共属性 | |
Op | op |
typedef Op::result_type cv::cudev::BinaryTupleAdapter< Op, n0, n1 >::result_type |
|
inline |
Op cv::cudev::BinaryTupleAdapter< Op, n0, n1 >::op |