CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - hough in matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - hough in matlab - List
[
Special Effects
]
Hough(matlab)
DL : 0
Hough变换的matlab代码,可以参考学习,希望对需要的朋友有所帮助-Hough Transform Matlab code, we can make reference to learning, and I hope to a friend in need of some help
Update
: 2008-10-13
Size
: 791byte
Publisher
:
星星
[
Special Effects
]
Hough(matlab)
DL : 0
Hough变换的matlab代码,可以参考学习,希望对需要的朋友有所帮助-Hough Transform Matlab code, we can make reference to learning, and I hope to a friend in need of some help
Update
: 2025-02-17
Size
: 1kb
Publisher
:
星星
[
matlab
]
CircleDetectionArithmetic
DL : 0
在Matlab上基于Hough变换开发的快速圆检测方法,可应用到虹膜图象的检测中,完成对虹膜内、外边缘的定位。 -in Matlab Hough transform based on the rapid development of a round detection method can be applied to the detection of iris image, the completion of the iris, outside edge positioning.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
djksdf
[
Special Effects
]
Hough-Radon
DL : 0
一个关于hough和radon变换的实例,实现了时钟图形做图.-and one in Chinese on hough transform examples and achieve a clock graphic graphics.
Update
: 2025-02-17
Size
: 15kb
Publisher
:
王一凡
[
Special Effects
]
fasthoughcircle
DL : 0
Hough变换快速实现多圆检测的算法。没有使用循环,但内存需求大。-Hough transform and more quickly realize the algorithm for circle detection. Do not use the cycle, but the memory demand.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
major
[
Special Effects
]
houghtans
DL : 1
该源码在matlab平台上运行,实现的功能是利用hough变换检测图像中具有一定长度的直线,并将直线从整个图像中提取出来.不仅如此,还可以通过计算分析求出对应直线的斜率.-The source platform to run in matlab, the function is to realize the use of hough transform detection image has a certain length of a straight line, and a straight line from the entire image extracted. Not only that, but can also be obtained by calculating the analysis corresponds to the slope of a straight line.
Update
: 2025-02-17
Size
: 11kb
Publisher
:
秀秀
[
Graph program
]
houghcircle
DL : 0
Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
wang gang
[
matlab
]
hough
DL : 0
不错的图像处理源代码,将其放入MATLAB下的toolbox -Good image processing source code, put them in the toolbox under MATLAB
Update
: 2025-02-17
Size
: 4kb
Publisher
:
杨紫
[
Special Effects
]
Hough-matalab
DL : 0
基于Hough变换的圆检测 -matalab程序,能有效地检测圆曲线,在matalab下运行-Based on the Hough transform circle detection-matalab procedures, can effectively detect circular curve, in the run matalab
Update
: 2025-02-17
Size
: 96kb
Publisher
:
哥琴
[
Special Effects
]
Hough_Transform_for_circle_detection
DL : 0
利用Matlab实现的,利用Hough变换进行圆检测算法。-The use of Matlab to achieve, the use of Hough transform for circle detection algorithm.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
孙汶
[
Special Effects
]
general_hough_transform_shape_detection
DL : 0
根据:一种可识别破碎图形的特殊广义Hough变换方法 论文,在matlab上做的实验源码,有模版生成,广义哈夫变换代码-In accordance with: A broken identifiable graphics special generalized Hough transform methods papers, in matlab to do experiments on the source, there are template generation, generalized Hough transform code
Update
: 2025-02-17
Size
: 460kb
Publisher
:
wanxl_xjtu
[
2D Graphic
]
hough
DL : 0
Hough 变换,探测圆的半径,可以探知未知圆的半径和圆心-Hough transform, circle detection radius, you can explore the unknown circle radius and center
Update
: 2025-02-17
Size
: 11kb
Publisher
:
zeyoo
[
matlab
]
Hough
DL : 0
line detection using Hough transform
Update
: 2025-02-17
Size
: 221kb
Publisher
:
srikhan
[
Special Effects
]
MATLAB
DL : 0
利用MATLAB实现的一些图像处理程序 有利用HOUGH变换实现圆的检测 也有实现均值处理的以及同台滤波处理还有中值滤波的-The use of MATLAB implementation of a number of image processing procedures have to use HOUGH transform circle detection also realize there is implementation of the deal, as well as the mean filter treatment have the same median filter of
Update
: 2025-02-17
Size
: 4kb
Publisher
:
刘东
[
matlab
]
Hough-Circle-Detection
DL : 0
这个matlab程序通过标准的hough变换,并指定圆半径的情况下,在二值图像中检测圆。-The matlab program through standard hough transform, and specify the radius, the two values in the detection of circular images.
Update
: 2025-02-17
Size
: 37kb
Publisher
:
eddielee
[
Graph Recognize
]
hough-Transform-for-Line-Detect
DL : 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.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
黄习培
[
Special Effects
]
hough-Matlab
DL : 0
利用Matlab编写的基于hough变换的椭圆检测程序,已经运行过的,附图-Written in Matlab, hough transform based ellipse detection procedure has been run off, with photos
Update
: 2025-02-17
Size
: 3kb
Publisher
:
guixuzhen
[
Special Effects
]
hough--line
DL : 0
Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the basic geometry of one of the methods. The basic principle of Hough transform is to use the duality of points and lines, the original image space, the curve given expression through the curve of the parameter space into a point. This put the original image in the detection of a given curve is transformed into a peak in the parameter space to find the problem. That is the test for the detection of the overall features into local features. Such as lines, ellipses, circles, arcs, etc.
Update
: 2025-02-17
Size
: 145kb
Publisher
:
丁海龙
[
Special Effects
]
hough
DL : 0
在matlab中用hough道路图像提取道路标线(Using Hough road image to extract road marking in MATLAB)
Update
: 2025-02-17
Size
: 5.33mb
Publisher
:
阿立
[
Mathimatics-Numerical algorithms
]
MATLAB求图形的最大内切圆代码
DL : 0
hough变换找直线matlab下能直接运行(Hough transformation which can run directly in matlab environment.)
Update
: 2025-02-17
Size
: 3kb
Publisher
:
XIAOXIAGEGE
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.