OpenCV  3.4.4
Open Source Computer Vision
Namespaces | Functions
brightedges.hpp File Reference
#include "opencv2/core.hpp"

Namespaces

 cv
 
 cv::ximgproc
 

Functions

void cv::ximgproc::BrightEdges (Mat &_original, Mat &_edgeview, int contrast=1, int shortrange=3, int longrange=9)