![]() |
OpenCV 4.12.0
开源计算机视觉
|
#include "../common.hpp"#include "../ptr2d/traits.hpp"#include "../ptr2d/gpumat.hpp"#include "detail/integral.hpp"命名空间 | |
| 命名空间 | cv |
| 命名空间 | cv::cudev |
宏 | |
| #define | OPENCV_CUDEV_GRID_INTEGRAL_HPP |
函数 | |
| 模板<class SrcPtr , typename DstType > | |
| 主机端 void | cv::cudev::gridIntegral (const SrcPtr &src, GpuMat_< DstType > &dst, Stream &stream=Stream::Null()) |
| #define OPENCV_CUDEV_GRID_INTEGRAL_HPP |