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

Namespaces

 cv
 "black box" representation of the file storage associated with a file on disk.
 
 cv::ximgproc
 

Functions

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