搜索资源列表
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
matlab实现hough变换的
- matlab实现hough变换的 用来检测图像中的直线圆等特征 最好的程序 已验 无错-matlab hough transform to detect realize the image in a straight line features such as the latest round of best and most comprehensive way to
houghlines.rar
- 在MATLAB中,使用Hough变换做线检测和链接,In MATLAB, use Hough transform to detect and link line
hough-Transform-for-Line-Detect
- Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
Hough
- VC++实现hough变换提取直线,且能检测出两条平行直线-VC++ Achieve a straight line hough transform extract and can detect two parallel straight lines
Hough
- line detection using Hough transform
HOUGH
- hough变换,用来检测直线 hough变换,用来检测直线-hough transform to detect straight line hough transform to detect straight
4_hough
- 本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform this program. Hough transform image processing image recogniti
LINEAIR_HOUGH
- this code is an simple application of the hough transform in java , detect lines on a foto an describe the line equation
Hough
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
HoughTransform
- 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改 进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。-Hough transform image processing image recognition from the basic geometry of one of the methods, the application is very wide, there are many improved algorithm. The most basic b
Hough_LineDetect
- 自己编写的利用霍夫变换检测满足一定条件直线的matlab程序,对各个参数进行了详细说明-I have written using Hough transform to detect straight line to meet certain conditions, matlab program for a detailed explanation of each parameter
Hough matlab-line-mark
- matlab环境下的hough变换实现 检测图像中的直线 并将直线标出 适用于检测目标直线边缘 圆柱形物体边缘 飞机机翼 导弹边缘 机场跑道直线 海天交界线 等-hough transform with matlab ,straight line detection in a image and mark it ,it can detect the edge of the target straight edge, cylindrical object edge ,aircraft wing
hough-to-detect-corner
- 使用hough变换检测焊缝直线,再选取到端点确定为角点-Using the hough transform to detect weld line, then the endpoint identified as angular point
Hough-line
- Hough 变换检测直线,有效的拟合断点-Hough transform to detect straight lines, effective fit breakpoint
Copy-of-Hough-transform-to-detect-and-delete-line
- Copy of Hough transform to detect and delete line12
Copy-of-Hough-transform-to-detect-and-delete-line
- Copy of Hough transform to detect and delete lines