OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
无匹配项
brightedges.hpp 文件参考
#include "opencv2/core.hpp"
brightedges.hpp 的包含依赖关系图
此图显示直接或间接包含此文件的文件。

命名空间

命名空间 cv
 
命名空间 cv::ximgproc
 

函数

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