![]() |
OpenCV 4.12.0-dev
Open Source Computer Vision
|
#include <opencv2/core.hpp>
Namespaces | |
namespace | cv |
namespace | cv::fastcv |
namespace | cv::fastcv::dsp |
Functions | |
void | cv::fastcv::dsp::filter2D (InputArray _src, OutputArray _dst, int ddepth, InputArray _kernel) |
Filter an image with non-separable kernel. | |