-
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
-
huazhuanlvkongzhiqifinish
用simulink建立的完整的汽车滑转率控制的模型,可以应用在电动汽车转矩分配以及稳定性控制中(With the Simulink established a complete model of the car slip rate control, can be applied in the electric vehicle torque distribution and stability control)
- 2016-05-15 13:26:01下载
- 积分:1
-
bianyuandejiance
这是一个细胞边缘检测的程序 经过测试通过(This is a cell edge detection procedures after the test)
- 2007-04-29 20:49:58下载
- 积分:1
-
rd_scripts11
Its a RF aplication in Matlab in Simulink.
- 2011-08-21 07:15:29下载
- 积分:1
-
Capacity_8PSK
8PSK 调制,AWGN信道下的信道容量的matlab 仿真程序。(8PSK modulation, channel capacity under AWGN channel matlab simulation program.)
- 2014-10-05 17:37:41下载
- 积分:1
-
mfun15to08
作业,自己编的滑模变结构控制的仿真程序,控制效果很好(Operations, their series Sliding Mode Control with the main program, the control works well)
- 2010-10-08 17:09:03下载
- 积分:1
-
duffing
duffing混沌振子的实现代码,以及绘制duffing系统分岔图的源代码,matlab程序。(duffing chaotic oscillator realization of the code, as well as the bifurcation diagram drawing duffing system source code, matlab procedures.)
- 2008-08-11 22:18:17下载
- 积分:1
-
BPMatlab
说明: 很不错的列子哦 详细的 可以来问我了 我的 点撒谎的哈偶家啊复旦复华而阿富汗 (Liezi Oh very good detailed question can come to my point I lie ah偶家Kazakhstan and Afghanistan Fudan Fuhua)
- 2008-09-24 14:16:47下载
- 积分:1
-
WignerVille
计算信号的魏格纳分布。
用法见函数说明。(Calculate the signal Wigner. Usage See function description.)
- 2013-07-25 23:36:26下载
- 积分:1
-
G_S
Gauss_seidel迭代法求解方程组,放回方程的节与迭代次数(use method Gauss-seidel to solve functions)
- 2012-05-11 10:55:30下载
- 积分:1