-
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
-
Arduino_Cookbook
关于Arduino书,程序,要点,起步等级(A book about Arduino)
- 2014-08-19 00:32:21下载
- 积分:1
-
New-folder
matlab unitcommitment code
- 2011-11-13 17:12:48下载
- 积分:1
-
Mathematical-Techniques-for-Engineering
Mathematical analysis for engineering
- 2015-02-04 03:18:33下载
- 积分:1
-
多智能体蜂拥模型 MultiAgent-Flocking-framework-master
多智能体蜂拥模型,可选择不同的期望间隔,并录有仿真视频(The multi-agent swarm model can select different expectation intervals and record simulation videos.)
- 2021-03-30 13:59:09下载
- 积分:1
-
MATLAB
主要讲述了matlab软件在自动控制中应用,利用matlab分析系统稳定性,特点,设计系统等等(Matlab software mainly about the application of automatic control, system stability analysis using matlab, features, design systems, etc.)
- 2011-05-03 20:21:58下载
- 积分:1
-
system-simulation
该段matlab可实现自由摆系统的演示。(The segment can be realized matlab free pendulum system demonstration.)
- 2013-07-19 14:26:11下载
- 积分:1
-
demodulation
主要仿真了ZF MMSE 算法在解调过程中的性能(Simulation of the main ZF MMSE algorithm performance in the demodulation process)
- 2016-04-16 13:39:10下载
- 积分:1
-
DSS_NBI_suppression_fft
直接序列扩频通信系统,快速傅里叶变换的matlab程序(Direct sequence spread spectrum communication systems, fast Fourier transform matlab program)
- 2012-04-07 19:40:01下载
- 积分:1
-
blind-equalization-algorithm
通过matlab仿真对多种不同的盲均衡算法收敛性能进行了比较(By matlab simulation for a variety of different blind equalization algorithm compares the performance of convergence)
- 2013-11-20 16:10:51下载
- 积分:1