![]() |
OpenCV 5.0.0
Open Source Computer Vision
|
クラス | |
| struct | cv::cudev::BinaryTupleAdapter< Op, n0, n1 > |
| struct | cv::cudev::UnaryTupleAdapter< Op, n > |
名前空間 | |
| namespace | cv |
| namespace | cv::cudev |
マクロ定義 | |
| #define | OPENCV_CUDEV_FUNCTIONAL_TUPLE_ADAPTER_HPP |
関数 | |
| template<int n0, int n1, class Op > | |
| __host__ __device__ BinaryTupleAdapter< Op, n0, n1 > | cv::cudev::binaryTupleAdapter (const Op &op) |
| template<int n, class Op > | |
| __host__ __device__ UnaryTupleAdapter< Op, n > | cv::cudev::unaryTupleAdapter (const Op &op) |
| #define OPENCV_CUDEV_FUNCTIONAL_TUPLE_ADAPTER_HPP |