OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
integral.hpp 文件参考
#include "../common.hpp"
#include "../ptr2d/traits.hpp"
#include "../ptr2d/gpumat.hpp"
#include "detail/integral.hpp"
integral.hpp 的包含依赖图
此图显示直接或间接包含此文件的文件

命名空间

命名空间 cv
 
命名空间 cv::cudev
 

#define OPENCV_CUDEV_GRID_INTEGRAL_HPP
 

函数

模板<class SrcPtr , typename DstType >
__host__ void cv::cudev::gridIntegral (const SrcPtr &src, GpuMat_< DstType > &dst, Stream &stream=Stream::Null())
 

宏定义文档

◆ OPENCV_CUDEV_GRID_INTEGRAL_HPP

#define OPENCV_CUDEV_GRID_INTEGRAL_HPP