![]() |
OpenCV 4.12.0
開源計算機視覺
|
類 | |
| 結構體 | cv::cudev::BinaryTupleAdapter< Op, n0, n1 > |
| 結構體 | cv::cudev::UnaryTupleAdapter< Op, n > |
名稱空間 | |
| 名稱空間 | cv |
| 名稱空間 | 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 |