搜索资源列表
lsd_1.6
- C++实现LSD算法,快速提取图片中的直线. 通过命令行调用,也可编译到matlab使用-LSD algorithm: A fast line segment detector
line_detector
- 直线检测算法的MATLAB代码,由于作者只放出了C的代码,故写了一份MATLAB的(Line segment detector algorithm)
x86
- 运用lsd算法检测图像中所包含的直线,现以一钢坯图像为例(it can detective the lines in the picture)
LSD
- 本程序实现了提取图像中直线的功能。能够很好地提取出位于边缘上的直线段,其结果表示为两端端点坐标以及线段宽度(This program realizes the function of extracting the edge line in the image.The straight line segment at the edge can be extracted well, and the result is expressed as the end point coordinates an
LSD_Line
- LSD直线检测算法,基于matlab平台实现,算法切实可用(LSD linear detection algorithm, based on matlab platform, the algorithm is practical)
Gary_LSD-master
- LSD用于图像直线检测,本代码为LSD的MATLAB版本,可用作学术参考(LSD for image line detection, this code is the matlab version of LSD, can be used for academic reference)