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

Namespaces

 cv
 
 cv::ximgproc
 

Functions

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