搜索资源列表
-
0下载:
检测直线的hough变换,峰值检测,线检测和链接的用matlab实现 -line detection hough transform, peak detector, linear detection and link with the realization of Matlab
-
-
1下载:
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
-
-
0下载:
在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
-
-
6下载:
hough变换,用于直线和圆,椭圆的检测,很实用,hough transform for line and circle, ellipse detection, it is practical
-
-
0下载:
利用Hough变换,可以检测图像中的多条线段,效果很好-using hough transform for line detection
-
-
0下载:
hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
-
-
0下载:
用MATLAB编程,进行二维图像的哈夫变换直线检测-Using MATLAB programming for two-dimensional image of the Hough transform line detection
-
-
0下载:
OPENCV中Hough轉換用於直線偵測之源代碼-Hough transform for line detection in OpenCV
-
-
0下载:
图像变换之opencv 用hough变换检测线段-Opencv image transform of line segment detection using hough transform
-
-
0下载:
用HOUGUH变换检测线段,基于OPENCV开发,代码简单,适合广大软件开发者-Detection of line segments used HOUGUH transform, based on the OPENCV development, code is simple, suitable for the vast numbers of software developers
-
-
0下载:
hough 变换实现直线检测
在噪声服从高斯分布的背景中构造信噪比为2、长度为34像素的目标线段;在找出线段所在直线后,在采用固定长线段滑动的方法,确定线段的起始点,最终确定线段的确切位置。-hough transform line detection
in the noise to obey Gaussian distribution of the background-noise ratio for the structure 2, with a length of 34 pix
-
-
0下载:
基于hough变换的直线检测(—)。前面的可能是充数的(5个耶,不是所有程序我都有版权的,呵呵)。这个绝对有版权,我的课程设计,拿专业第一名的,站长认真看。看完这些废话可以帮我删了。
lena图,hough变换的前期处理工作,涉及到图像增强,锐化,滤波,二值化等技术,附有算法的详细说明,和使用的各种算子。-Hough transform based line detection (-). In front of the number may be necessary and sufficie
-
-
0下载:
图像中的直线检测,hough变换的理论讲解和实现算法-Straight-line image detection, hough transform algorithm and the realization of the theory to explain
-
-
0下载:
Hough变换检测直线,阈值选取对图像灰度化处理,以及空间类聚法,松弛迭代算法-Hough transform detection of a straight line, threshold selection of image processing, as well as space-type polymerization, relaxation iterative algorithm
-
-
3下载:
本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。
-Hough transform this program. Hough transform image processing image recogniti
-
-
1下载:
Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
-
-
0下载:
Hough Transform
Line Detection in Robot Soccer
-
-
0下载:
-
-
1下载:
Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the basic geometry of one of the meth
-
-
0下载:
霍夫变换,检测直线,霍夫点等包含在内,四个程序-Hough transform, line detection, Hough points included four program
-