搜索资源列表
lsd-快速直线检测
- 最新的直线检测算法,比hough算法快。
lsd.zip
- LSD: A Fast Line Segment Detector with a False Detection Control
LSD 直线的快速检测算法
- 一种直线的快速检测算法,检测效果好于canny等常见算法,a fast line segment detector-A linear algorithm for the rapid detection, detection is better than other common canny algorithm, a fast line segment detector
lsd-1.5
- LSD快速直线检测方法,利用梯度方向和幅值判断的区域生长法,效果较好-LSD Fast line detection methods, the use of gradient direction and magnitude to determine the region growing method, better
lsd
- Line Segment Detection 用C实现的直线段检测,检测出PMG格式图像中的直线段,给出线段起始终止坐标-Line Segment Detection,achieved with the C. Detect line segments in image of the PMG format, giving the starting and ending coordinates
lsd
- work with feature points
lsd-1.6
- Line segment detector 快速直线检测 1.6版-a face line detector
lsd
- LSD直线检测算法的原理、步骤、结果文字资料以及具体程序实现-The LSD line detection algorithm principle, the steps of text information as well as specific procedures to achieve
lsd_1.6
- C++实现LSD算法,快速提取图片中的直线. 通过命令行调用,也可编译到matlab使用-LSD algorithm: A fast line segment detector
LSD_line_test
- 这个是c++代码,主要实现了效果比较好的LSD方法,进行直线检测-This is the c++ code, the main effect is to achieve a good LSD method, straight-line detection
lsd_slam.tgz
- 三维重建,lsd-slam,生成半稠密点云,实时性能好,基于概率的模式-a great breakout in slam,can reconstruction environment in real-time.
lsd_lines
- opencv3.0 基于lsd的直线检测方法,效果比HoughLines好-opencv 3.0 psd line detection method based on better results than HoughLines
LSDTester
- its a implementation of LSD into opencv. LSD is a linear-time Line Segment Detector giving subpixel accurate results. It is designed to work on any digital image without parameter tuning. It controls its own number of false detections. can be reach
Line_Segment_Detector-master
- Line_Segment_Detector(LSD)直线检测算法,不同于Houghline-Line_Segment_Detector (LSD) line detection algorithm, unlike Houghline
LSD_C
- 自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation
LSD
- 直线检测通常选用霍夫变换法,但是Hought变换运行慢,而LSD快速直线检测,效率极大的增大-Line Detection Hough transform method is usually used, but the Hought conversion run slow, and LSD fast line detection, greatly increasing efficiency
lsd_1.6
- 直线检测LSD算法的C代码,配置一下即可运行(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)