搜索资源列表
houghline.hough 变换提取直线 MATLAB程序
- hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
line_hough.rar
- matlab编写的直线检测算法,能够有效的提取出直线。和matlab自带的hough变换实现的同样的功能,matlab prepared in a straight line detection algorithm can effectively extract the straight line. And the hough transform matlab own to achieve the same function
Hough变换 图像的形状检测
- hough变换,用于直线和圆,椭圆的检测,很实用,hough transform for line and circle, ellipse detection, it is practical
staight
- 一种图像处理中稳健的提取直线的算法论文,文章采用了多种方法结合来实现提取直线-A robust image processing algorithm for extracting straight thesis, the article used a variety of methods to achieve the extraction of straight line
hough
- 用函数hough检测直线,程序很好,可以调里面参数。效果很好-Use function houhg to check the line
hough
- hough变换的matlab源代码,可以提取直线和圆-hough transform matlab source code, can extract lines and circles
Houghtransformbymatlab
- hough变换的matlab实现用来检测图像中的直线圆等特征-Hough Transform Matlab achieve images used to determine the characteristics of Circle Line
hough
- 对于较粗的样本点集 hough 算法是不可能做到检测全部直线的. 另一方面 hough 还会测出许多不存在的直线. 在应用的时候只能根据需要自己标定 精度. 以下是我在MATLAB下开发的hough函数 输入一个灰度图形矩阵, 返回 最长直线斜率. 用来做图形倾斜校正的. 希望贴出来还能有点用吧~-For a sample point set coarse algorithm hough it is not possible to do all the straight line de
4_hough
- 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
houghdetectline
- hough变换检测直线,MATLAB环境下可直接运行-hough detect lines
lines-hough
- hough变换提取直线的程度,有详细注解,适合新人。-hough transform to extract linear extent, with detailed notes, for newcomers.
hough--line
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the basic geometry of one of the meth
hough
- hough变换检测园和直线,计算机视觉作业-Park and the straight line hough transform detection, computer vision operations
hough
- 主要用于直线检测,可以检测多条直线,但参数设置不好的话,效果并不是很好-Line detection
Hough
- 直线检测 检测图像中的直线 运用hough 变换-Straight line detection test images
hough直线检测matlab代码
- 一种用matlab实现的hough直线检测算法,包括灰度化,特征点标注,与最终结果图。参数可调。
hough直线检测
- matlab实现的直线检测方法,主要为hough变换,包括图片及实验结果(Matlab implementation of the line detection method, mainly for the Hough transform, including pictures and experimental results)
边缘检测hough直线
- 用MATLAB边缘检测检测出直线,并用Hough函数连接起来。(Use MATLAB to detect straight lines and connect)
MATLAB求图形的最大内切圆代码
- hough变换找直线matlab下能直接运行(Hough transformation which can run directly in matlab environment.)
hough变换找直线matlab下能直接运行
- hough变换找直线matlab下能直接运行。(Finding straight lines by Hough transform)