OpenCV  4.0.0-beta
Open Source Computer Vision
Namespaces | Functions
edgepreserving_filter.hpp File Reference
#include <opencv2/core.hpp>

Namespaces

 cv
 
 cv::ximgproc
 

Functions

void cv::ximgproc::edgePreservingFilter (InputArray src, OutputArray dst, int d, double threshold)
 Smoothes an image using the Edge-Preserving filter. More...