$darkmode
OpenCV 4.12.0
Open Source Computer Vision
Namespaces | Functions
blur_dsp.hpp File Reference
#include <opencv2/core.hpp>
Include dependency graph for blur_dsp.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 cv
 
 cv::fastcv
 
 cv::fastcv::dsp
 

Functions

void cv::fastcv::dsp::filter2D (InputArray _src, OutputArray _dst, int ddepth, InputArray _kernel)
 Filter an image with non-separable kernel. More...