搜索资源列表
-
4下载:
hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
-
-
2下载:
基于vc++和opencv,用hough变换来检测直线,我的课程作业,Based on vc++ and opencv, using hough transform to detect straight line, my coursework
-
-
0下载:
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
-
-
0下载:
在MATLAB中,使用Hough变换做线检测和链接,In MATLAB, use Hough transform to detect and link line
-
-
0下载:
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.
-
-
0下载:
HOUGH变换检测直线的技术文档,有助于大家对理论的理解和深入。-HOUGH transform to detect straight line technical documentation, help people and in-depth understanding of the theory.
-
-
0下载:
VC++实现hough变换提取直线,且能检测出两条平行直线-VC++ Achieve a straight line hough transform extract and can detect two parallel straight lines
-
-
0下载:
line detection using Hough transform
-
-
0下载:
hough变换,用来检测直线
hough变换,用来检测直线-hough transform to detect straight line hough transform to detect straight
-
-
3下载:
本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。
-Hough transform this program. Hough transform image processing image recogniti
-
-
0下载:
-
-
0下载:
Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。
-Hough transform image processing image recognition from the basic geometry of one of the me
-
-
0下载:
霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改
进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。-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
-
-
0下载:
自己编写的利用霍夫变换检测满足一定条件直线的matlab程序,对各个参数进行了详细说明-I have written using Hough transform to detect straight line to meet certain conditions, matlab program for a detailed explanation of each parameter
-
-
0下载:
-
-
3下载:
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
-
-
0下载:
Hough 变换检测直线,有效的拟合断点-Hough transform to detect straight lines, effective fit breakpoint
-
-
0下载:
VS下利用opencv 实现hough变换,检测出直线或者圆形图像。-VS under use opencv achieve hough transform to detect straight line or circular image.
-
-
0下载:
hough变换检测图像中的直线可以得到检测直线的参数与首位端点。-Hough transform to detect the image of a straight line can be detected in the parameters of the line and the first endpoint.
-
-
0下载:
hough变换检测图像直线信息,实现检测图像的直线边缘信息,可以提取出图像的边沿-Hough transform to detect image linear information, to achieve the line edge detection image information, you can extract the edge of the image
-