![]() |
OpenCV 4.10.0
开源计算机视觉
|
类 | |
| 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 |
1.9.8 于 2024 年 6 月 2 日星期日 21:52:12 为 OpenCV 生成