搜索资源列表
lsd-快速直线检测
- 最新的直线检测算法,比hough算法快。
hough
- vc++6.0实现的hough直线检测算法和log边缘检测算法。-vc++ 6.0 achieved hough line detection algorithm and log edge detection algorithm.
Hough
- hough 变换进行直线检测,优化了的算法.比传统的算法更加节省时间-hough transfer,Test Line。less more time than before!
ch7_2_3
- 在图像分割中,利用Hough变换进行直线提取的matlab源程序。提取方法不同于一般的边缘检测算法。-In image segmentation using Hough transform for straight line extraction matlab source. Extraction method is different from the general edge detection algorithm.
EdgeContour
- 数字图像处理中的基本边缘检测算法的实现,包括Robert、Sobel、Prewitt、Kirsch等边缘检测算子的实现,还包括用Hough变换检测直线。-Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the realization, but also a straight
lena
- 基于hough变换的直线检测(—)。前面的可能是充数的(5个耶,不是所有程序我都有版权的,呵呵)。这个绝对有版权,我的课程设计,拿专业第一名的,站长认真看。看完这些废话可以帮我删了。 lena图,hough变换的前期处理工作,涉及到图像增强,锐化,滤波,二值化等技术,附有算法的详细说明,和使用的各种算子。-Hough transform based line detection (-). In front of the number may be necessary and sufficie
linedetection
- 图像中的直线检测,hough变换的理论讲解和实现算法-Straight-line image detection, hough transform algorithm and the realization of the theory to explain
fhouhgh
- 利用霍夫变换进行直线检测的算法实现 设置不同的阈值来控制直线的输出-detect lines in image
ImgSegmentShow
- 该文件包含了常用的边缘检测算法,同时使用Hough变换进行直线检测。-This file contains the commonly used edge detection algorithms, using Hough transform for line detection。
lsd_oldversion
- 最新的快速直线检测算法,速度比哈夫变换快且准。-The latest rapid linear detection algorithm, the speed change fast and quasi-Bi Hafu.
LineDetection
- 基于Hough变换和基于Radon变换的直线检测算法代码-source code of two straight line detection algorithm (based on Hough Transform and Radon Transform)
lsd
- LSD直线检测算法的原理、步骤、结果文字资料以及具体程序实现-The LSD line detection algorithm principle, the steps of text information as well as specific procedures to achieve
myhough
- 一个基于hough变换的直线检测算法,是对书上标准程序改进后的结果-Lion detection based on Hough translation
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
line_detector
- 直线检测算法的MATLAB代码,由于作者只放出了C的代码,故写了一份MATLAB的(Line segment detector algorithm)
lsd_1.6
- 直线检测LSD算法的C代码,配置一下即可运行(Line segment detector algorithm)
EDTest-VS2010
- 直线段检测算法EDLines C++实现(EDLines C++ Opencv lins segment detection)
lsd_1.6
- 数字图像处理算法,用于检测图像中可能存在的直线或线段特征,效果在某些情况下优与一般的边缘检测算法(A classical method of line detection, Detecting the line information in the image)
LSD_Line
- LSD直线检测算法,基于matlab平台实现,算法切实可用(LSD linear detection algorithm, based on matlab platform, the algorithm is practical)