-
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
-
jiaotongl
历史交通流预测,采用matlab编程,预测效果很好(Historical traffic flow forecasting, using matlab programming, forecasting good results)
- 2013-09-16 16:45:17下载
- 积分:1
-
9160122010
tangent bug is usefull for use it
- 2013-10-08 22:20:58下载
- 积分:1
-
m_axo6so
常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、EewrHK编码、线性预测编码和一个近似的BRMGrYr编码过程。本人通过MATLAB编码效率很高。
(Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and DCT), arithmetic coding, run length coding, EewrHK coding, linear predictive coding and an approximate BRMGrYr encoding process. I have a high coding efficiency by MATLAB.
)
- 2016-01-10 11:02:27下载
- 积分:1
-
matlab
金融数量分析--基于MATLAB编程Mcode(Financial quantitative analysis- based on MATLAB programming Mcode)
- 2011-08-31 18:21:28下载
- 积分:1
-
Genetic-Programming-2012
遗传规划的经典文献资料,介绍了目前最前沿的研究内容和方向。(The 15th European Conference on Genetic Programming (EuroGP) took place
during April 11–13, 2012 in the historical city of M´ alaga, in southern Spain, a
delightful place for the conference. Being the only conference exclusively devoted
to genetic programming and the evolutionary generation of computer programs,
EuroGP attracts scholars from all over the world.)
- 2014-02-07 21:17:37下载
- 积分:1
-
eq-article
该文献是非线性滤波领域重量级人物sarrka最新研究成果,可以为非线性滤波研究提供新的方向(The literature is a heavyweight in the field of nonlinear filtering sarrka latest research results, research for non-linear filtering new direction)
- 2011-09-27 16:30:16下载
- 积分:1
-
XinGeyuZeye
男女心理因素与择业选择仿真
将数学于心理学相结合,以著名的卡特尔16种性格因素为背景,对数十名男女生的性格因素为基础应用层次分析法得出男女生对不同职业的适合程度。(psychological factors and men and women choose careers in the mathematical simulation to combine psychology, the cartel is famous for the 16 personality factors as the background, dozens of boys and girls in the character-based applications factors AHP boys and girls come to different occupations suitability.)
- 2006-06-09 01:08:33下载
- 积分:1
-
TU
产生TU信道,可自行设置参数,支持MIMO功能(create TU channel,can set your own parameter,support MIMO)
- 2013-08-14 14:59:30下载
- 积分:1
-
KMEANS
this is the kmeans programme which can help to do the segmentation and clustering
- 2015-01-25 18:10:05下载
- 积分:1