-
HoughObject
Circles
We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of
fixed radius can be described fully by the location of its center (x, y).
Think of each feature (edge) point on the circle as saying, ”if I’m on the circle, the center must be in one of these
places”. It turns out that the locus of these votes is itself a circle.
But what about circles of unknown size? In this case, we need a third parameter: the radius of the circle. So, we can
parameterize circles of arbitrary size by (x, y, r). Instead of casting votes in a circular pattern into a two-dimensional
accumulator, we cast votes in circles of successively larger size in a three-dimensional accumulator.
- 2010-03-09 06:46:32下载
- 积分:1
-
matlab
图像处理边沿检测,基于matlab的开发(image edge deal by matlab)
- 2012-04-03 11:24:54下载
- 积分:1
-
MATLAB
MATLAB中代码矢量化的经典指南,非常实用。 (MATLAB code vector of the classic guide, very practical.)
- 2010-05-26 16:35:37下载
- 积分:1
-
cljs
潮流计算 pq 法 详细的程序在里面,,很好用个(FLOW pq yew yes yes yes yes yes)
- 2011-06-19 01:01:48下载
- 积分:1
-
zuoye4
用FAMALE.TXT、MALE.TXT的数据作为本次作业使用的样本集,利用C均值聚类方法对样本集进行聚类分析,对结果进行分析.(Use FAMALE. TXT, MALE. TXT data as the assignment is to use the data sets, using the c-means clustering method of the sample set clustering analysis, the analysis of the results.
)
- 2011-07-25 17:45:44下载
- 积分:1
-
matlab
matlab包括最基本的语音处理程序(如谱减法,谱幅度估计,语谱图等)以及语音库(Located in this Prentice Hall web site compartment are functions, scripts, workspaces, and data required by the MATLAB exercises in the text: Discrete-Time Speech Signal Processing: Principles and Practice. Note that the speech files given are often specific cases of a certain class of speech signal, i.e., the waveforms often can be replaced by other examples with similar characteristics that serve the instructive purpose of the exercise.)
- 2013-07-16 20:56:05下载
- 积分:1
-
MATLAB-and-C-fem
MATLAB and C Programming for Trefftz Finite Element Methods
- 2011-12-01 09:29:58下载
- 积分:1
-
遗传
求解最优路径的MATLAB遗传算法,求解无人机在100个城市之间的最优路径(MATLAB genetic algorithm for solving optimal path)
- 2018-08-27 14:19:56下载
- 积分:1
-
scr_closedloop_3phase
three phases in Matlab
- 2012-01-09 22:56:56下载
- 积分:1
-
music_doa01
用于智能天线系统中的移动目标跟踪算法中的另一种MUSIC算法的MATLAB仿真图谱(intelligent antenna system for the mobile target tracking algorithms another MUSIC algorithm MATLAB Simulation B map)
- 2007-06-23 12:16:19下载
- 积分:1