-
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
-
ResponsesurfacemethodologyforPDcontrollerdesignfo
Response surface methodology for PD controller design for tanker ship 1
- 2010-07-09 13:29:16下载
- 积分:1
-
GA----BP
遗传算法优化BP神经网络,关于y=x1平方+x2平方的(BP neural network genetic algorithm, y = x1square+ x2 square)
- 2011-05-01 22:03:42下载
- 积分:1
-
Sort_scores
读入xls文档,完成对成绩的排序,然后重新写回xls。特点就是 ,可以输入不同的排序标准,完成不同的排序。(Read xls document, complete results of the sort, and then re-write back to xls. Feature is that you can enter a different sort criteria, the completion of a different sort.)
- 2010-08-31 22:38:47下载
- 积分:1
-
ADMtoDMGimP
求双矩阵博弈的Nash平衡点,可以避免产生死循环。(Demand pairs of the Nash equilibrium point bimatrix game, can minimize the infinite loop.)
- 2009-10-25 14:29:20下载
- 积分:1
-
theapplicationofmatlab
说明: matlab在图像处理,界面设计以及数值分析等各个方面的应用。(the application of matlab in image processing, numerical analysis, interface design and so on)
- 2010-04-13 15:21:10下载
- 积分:1
-
GUIDE-and-Simulink-Program
matlab界面编程,适合于界面编程的初学入门。(The introduction to the programmer of matlab.)
- 2013-10-08 15:08:40下载
- 积分:1
-
Matlab-program-of-ant-colony
这是一个用蚁群算法解决最短路径问题的通用matlab程序,供大家参考使用(This is an ant algorithm to solve the shortest path problem common matlab program, for reference use)
- 2013-05-20 10:58:10下载
- 积分:1
-
bp
说明: bp神经网络算法的matlab源代码,挺有用的。(bp neural network algorithm matlab source code, quite useful.)
- 2011-04-02 11:52:48下载
- 积分:1
-
turbo
有关LTE turbo码的研究。其中包括turbo码编解码MATLAB程序。还有相关论文。以及LTE中的turbo码的程序。(Research on LTE turbo code. Decoding turbo codes, including MATLAB. There are related papers. And the LTE turbo code in the program.)
- 2011-05-06 10:28:49下载
- 积分:1