OpenCV
5.0.0-pre
Open Source Computer Vision
|
#include "opencv2/core.hpp"
Namespaces | |
namespace | cv |
namespace | cv::ximgproc |
Functions | |
void | cv::ximgproc::BrightEdges (Mat &_original, Mat &_edgeview, int contrast=1, int shortrange=3, int longrange=9) |