![]() |
OpenCV 4.12.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 |
| Op::result_type cv::cudev::UnaryTupleAdapter< Op, n >::result_type |
|
inline |
| Op cv::cudev::UnaryTupleAdapter< Op, n >::op |