-
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
-
fft
FFT 基2变换源程序,matlab测试与系统函数变换结果一致(Radix-2 FFT transform source code, matlab test results are consistent with the system function transformation)
- 2013-12-04 15:17:40下载
- 积分:1
-
BVMathLAndrew
Bluetooth Voice with Simulink and MatLab
- 2009-03-07 13:14:31下载
- 积分:1
-
Code_of_MIMO_Comm
MIMo communication system simulation source code
- 2010-01-02 21:56:39下载
- 积分:1
-
Modelling-and-Control-of-Wind-Turbines
Modelling and Control of Wind Turbines
- 2012-11-21 18:44:25下载
- 积分:1
-
59564872dpca
说明: matlab 人脸识别的源文件,。,,,,。。。。(matlab m files )
- 2010-04-08 11:31:05下载
- 积分:1
-
Root_MUSIC-MATLAB
这是阵列信号处理中的一种music算法进化版,root music算法。(this is a matlab program about root_music.)
- 2012-04-24 11:14:00下载
- 积分:1
-
SimplePower
It is matlab simulink file that contained a simple model of renewable energy system like wind solar battery. It is useful to see how the system model and how it is demenstrated as a system.
- 2009-11-18 01:53:30下载
- 积分:1
-
xiaobojiaochen
小波分析理论与Matlab实现例程,包含了小波变换在各个领域的应用(Implementation of wavelet analysis theory and Matlab routines, including the wavelet transform applications in various fields)
- 2009-12-09 17:13:09下载
- 积分:1
-
change
读取字符串,统一转换成小写后,删除相同的字符(Read the string converted to lower case after the reunification, delete the same character)
- 2010-01-26 15:06:30下载
- 积分:1