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

命名空间

命名空间  cv
 
命名空间  virtual cv::ximgproc::FastLineDetector::~FastLineDetector
 

函数

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