-
houghlinedection
使用hough变换来检测直线,先用log算子进行边缘提取后进行检测,效果非常好(line detection)
- 2010-06-11 13:37:27下载
- 积分:1
-
2006-06-23_rldoc
re-inforcement learning doc
- 2009-05-19 00:15:16下载
- 积分:1
-
DSP_MATLAB_Programs
digital signal processing matlab files
- 2012-04-15 20:49:56下载
- 积分:1
-
DigitaCommunicationsPrinciples
本文件中包含了很多在通信基本原理中常用的源程序,像各种调制方式,交织方式,编码方式都有很详尽的源程序。非常经典!(this document contains many of the basic principles of communication common source, like various modulation, intertwined, encoding great detail of the source. Very classic!)
- 2007-03-01 22:30:15下载
- 积分:1
-
APSO
一个比较好的APSO代码,MATLAB程序(A better APSO code, MATLAB program)
- 2012-08-23 17:08:27下载
- 积分:1
-
VC++MATLAB
VC++与MATLAB混合编程及其应用
摘 要 本文详述了在VC++6.0编译环境下如何利用Matlab来实现应用系统的设计和分析,介绍了通过Matlab与VC应用程序连接的常用方法,分析了VC与Matlab的混合编程的步骤,最后通过一个具体实例的实现过程对上述方法进行了应用性介绍。
()
- 2007-07-26 16:45:47下载
- 积分:1
-
hangjifenxi
利用Kalman工具箱实现对目标跟踪中的航迹分析(use Toolbox to achieve the goal of tracking Track Analysis)
- 2006-06-04 19:51:26下载
- 积分:1
-
pam
4-pam and simulation the bit error performance
- 2011-05-16 23:44:43下载
- 积分:1
-
ejdlb
用s函数写得二级倒立摆模型,用状态反馈、最优控制、模糊控制进行仿真。(S function written with double inverted pendulum model, using state feedback, optimal control, fuzzy control simulation.)
- 2009-06-08 19:10:18下载
- 积分:1
-
nonmaxsup
说明: Edge detection result should be enhanced using linear method like Median filter to
remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the
centre of the pupil by counting the number of black pixels (zero value) of each column and
row. Then get each row and column that has the maximum number of these black pixels.
Then determine the center by simple calculation according to the image coordinate to set it
correct on the image, consequently we can determine the radius of the pupil. Thus we can find
the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to
locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms
of circle and ellipse.
- 2011-11-18 02:04:40下载
- 积分:1