-
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
-
huffmancode
对任意概率的输入,实现2元HUFFMAN编码的MATLAB(The probability of any input to achieve two yuan HUFFMAN coding the MATLAB)
- 2011-06-23 14:25:35下载
- 积分:1
-
A-Discrete-Matlab-Simulink-Flickermeter-Model-for
A discrete model of the IEC 61000-4-15 flickermeter
is developed for use with the Matlab–Simulink simulation software
package. The discrete model is a faithful reproduction of a flickermeter
defined by the IEC Standard it duplicates the functional
blocks described by the standard and operates in the same way as
the standardized instrument to assure complete fidelity of results.
The model is intended to be used within larger simulations that
contain discrete model blocks, either alone or in combination
with the Simulink
- 2011-12-08 14:20:10下载
- 积分:1
-
MATLAB7_0Basictutorial
matlab7.0 Basic tutorial(matlab7.0 Basic tutorial)
- 2009-10-02 11:07:02下载
- 积分:1
-
meanShiftExample
改进的均值偏移跟踪算法,带有示例视频,可完成对选定目标的实时跟踪(Improved mean shift tracking algorithm, with a sample video, to be completed by the real-time tracking of selected targets)
- 2010-10-24 14:34:01下载
- 积分:1
-
ex15_scrierea_timp_data_fisier
Timpul dat, face referire la selectarea timpului in functie de alegerile facute, simplu si usor de utilizat
- 2015-01-03 21:36:54下载
- 积分:1
-
SeIn
This is for demo. Please have a look on to it.
- 2013-12-09 18:34:29下载
- 积分:1
-
无线传感器节点部署定位模糊聚类算法采用数量积求相似矩阵
无线传感器节点部署定位模糊聚类算法采用数量积求相似矩阵 输入样本矩阵(The localization algorithm of wireless sensor nodes is based on fuzzy clustering algorithm.)
- 2018-11-07 10:46:56下载
- 积分:1
-
standing_wave
plotting voltage standing waves on a transmission line terminated with a complex load ZL
- 2011-05-24 16:35:49下载
- 积分:1
-
SDIR2CAS
s平面中直接型到级联型的型式转换(复数对型),通过MATLAB来实现。(s plane directly to the cascade-type models of conversion (the plural of the type), achieved through MATLAB.)
- 2010-11-17 10:53:20下载
- 积分:1