搜索资源列表
Hough变换直线检测
- 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,检测峰值。这里基于伪方向的直线提取算法。只对具有相同伪方向的边缘点对采样减小了采样空间,提高了精度。
改进的直线检测VC源代码
- 改进的Hough变换直线检测VC源代码,检测速度较快
houghline.hough 变换提取直线 MATLAB程序
- hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
hough.用hough变换来检测直线
- 基于vc++和opencv,用hough变换来检测直线,我的课程作业,Based on vc++ and opencv, using hough transform to detect straight line, my coursework
Hough变换时一种检测、定位直线和解析曲线的有效方法
- Hough变换时一种检测、定位直线和解析曲线的有效方法。他是把二值图变换到Hough参数空间,在参数空间用极值点的检测来完成目标检测,Hough transform of a test line positioning and effective way to resolve curve. He is the binary image to the Hough transform parameter space, parameter space used in the detection of
hough.rar
- 霍夫(hough)变换:利用vc++编程检测图像中的平行直线,,hough transform: Using vc++ programming of parallel detection of linear image,
houghBIANHUAN.rar
- hough变换实现检测直线的程序,在Visual C++环境下进行编译,执行,hough transform to achieve a straight line detection procedure in Visual C++ compiler environment, implementation
Hough变换 图像的形状检测
- hough变换,用于直线和圆,椭圆的检测,很实用,hough transform for line and circle, ellipse detection, it is practical
hough
- hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
Hough
- hough 变换进行直线检测,优化了的算法.比传统的算法更加节省时间-hough transfer,Test Line。less more time than before!
hough变换找直线
- hough变换找直线,先看效果,左上角为原图,左下角为找到的直线,右图为hough变换后的图
hough
- hough变换的matlab源代码,可以提取直线和圆-hough transform matlab source code, can extract lines and circles
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
segmentatioin
- Hough变换检测直线,阈值选取对图像灰度化处理,以及空间类聚法,松弛迭代算法-Hough transform detection of a straight line, threshold selection of image processing, as well as space-type polymerization, relaxation iterative algorithm
Hough
- 图像处理中经典的hough变换算法,检测直线,顺带有canny算法进行边缘检测-Classical image processing algorithm hough transform to detect straight lines, incidentally, are canny edge detection algorithm
Hough变换直线检测
- 可用的Hough变换直线检测程序,通过matlab软件实现
hough变换源码(直线&圆)
- OpenCV中的hough变换源码,里面包括直线以及圆变换提取源代码。(OpenCV transform source code in Hough,Which includes the line and the circle transform, extract the source code)
hough变换检测直线c#
- hough变换检测直线c#,很好用的代码,可以直接使用(Hough transform test line c#, good code, can be used directly)
hough变换找直线matlab下能直接运行
- hough变换找直线matlab下能直接运行。(Finding straight lines by Hough transform)