![]() |
OpenCV 5.0.0
Open Source Computer Vision
|
#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 |