line-detector:基于 OpenCV 的 Hough 变换线检测

时间:2024-06-18 04:02:02
【文件属性】:

文件名称:line-detector:基于 OpenCV 的 Hough 变换线检测

文件大小:698KB

文件格式:ZIP

更新时间:2024-06-18 04:02:02

C++

实时霍夫变换线检测: 定期获取网络摄像头提要 将 Canny 边缘检测应用于查询的图像帧 将霍夫变换线检测应用于检测到的边缘 标准霍夫变换: 概率霍夫变换:


【文件预览】:
line-detector-master
----.gitattributes(378B)
----src()
--------Image_Processor.h(1KB)
--------Sliders.h(484B)
--------Hough_Transform.cpp(3KB)
--------Hough_Transform.h(750B)
--------Sliders.cpp(1KB)
--------Canny_Edge_Detector.cpp(982B)
--------main.cpp(799B)
--------Makefile(240B)
--------Image_Processor.cpp(5KB)
--------Canny_Edge_Detector.h(460B)
----README.md(684B)
----screenshots()
--------Probabilistic-Hough-Transform.png(380KB)
--------Standard-Hough-Transform.png(322KB)
----.gitignore(574B)

网友评论