搜索资源列表
lsd-快速直线检测
- 最新的直线检测算法,比hough算法快。
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-1.6
- Line segment detector 快速直线检测 1.6版-a face line detector
lsd_1.6
- LSD快速直线检测算法 应用于光学图像 检测门限值的大小确定不需根据图像调整,检测速度快,检测性能优越-LSD fast line detection algorithm is applied to the size of the optical image detection threshold determined not need to be adjusted according to the image detection speed, excellent detection perfo
lsd
- LSD直线检测算法的原理、步骤、结果文字资料以及具体程序实现-The LSD line detection algorithm principle, the steps of text information as well as specific procedures to achieve
article
- LSD直线检测说明文档,很详细,非常具有参考价值-LSD line detection documentation, very detailed, very valuable reference
LSD_line_test
- 这个是c++代码,主要实现了效果比较好的LSD方法,进行直线检测-This is the c++ code, the main effect is to achieve a good LSD method, straight-line detection
lsd_lines
- opencv3.0 基于lsd的直线检测方法,效果比HoughLines好-opencv 3.0 psd line detection method based on better results than HoughLines
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
line_detector
- 直线检测算法的MATLAB代码,由于作者只放出了C的代码,故写了一份MATLAB的(Line segment detector algorithm)
lsd_1.6
- 直线检测LSD算法的C代码,配置一下即可运行(Line segment detector algorithm)
line
- 利用opencv进行直线检测,内含lsd算法与hough算法(Using OpenCV for line detection. Containing LSD algorithm and Hough algorithm)
lsd_1.6
- 数字图像处理算法,用于检测图像中可能存在的直线或线段特征,效果在某些情况下优与一般的边缘检测算法(A classical method of line detection, Detecting the line information in the image)
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直线提取算法MATLAB
- 自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-(LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation)
baidu_36747360_9767429
- lsd 直线检测算法通过c++实现的 可以运行(LSD line detection algorithm can run through C + + language)
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)