OpenCV  4.10.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)