-
matlabSourcecodeForFingerprint
用matlab做的指纹提取的源码,具有很好的借鉴作用。(Using matlab to do the fingerprint extracted from source code, with a very good reference.)
- 2009-03-26 23:29:15下载
- 积分:1
-
A-picture-in-a-letter
能在一张有字母的图片中找出某一个字母在该图中所出现的所有位置(There are letters in a picture in a letter to find a figure that appears in the location of all)
- 2011-07-01 02:25:57下载
- 积分:1
-
matlab
对于线性代数等知识在matlab的编码。主要有讲解ppt和matlab代码。(For linear algebra knowledge encoded in the matlab. Mainly explain ppt and matlab code.)
- 2014-11-21 04:36:57下载
- 积分:1
-
pz
说明: 基于matlab的图像配准程序,算法使用的是sift原理,配准效果良好(Matlab based image registration procedures, the algorithm uses the principle of SIFT, registration good results)
- 2016-12-16 09:51:55下载
- 积分:1
-
Forward_kinematics_solution_of_Stewart_platform
使用matlab编写并联机器人控制的源程序(The preparation of parallel robot using matlab source control)
- 2007-07-27 20:58:08下载
- 积分:1
-
tuoyuan2
机械臂末端椭圆轨迹规划的matlab程序 (trajectory plan of manipulator by matlab)
- 2021-03-05 21:19:31下载
- 积分:1
-
inertial-navigation
2013年秋季 北京航空航天大学惯性导航第一次大作业,指北方位平台惯导系统解算(homework of inertial navigation of beihang university )
- 2013-11-11 15:11:02下载
- 积分:1
-
pid
基于粒子群算法的PID控制器的设计与研究(Tuning of Digital PID Controller Using Particle Swarm Optimization)
- 2013-12-14 15:21:37下载
- 积分:1
-
normalize
进行数据的预处理,标准化和白化,便于数据的后续分析(Data preprocessing, standardization and whitening, facilitate the subsequent analysis of data)
- 2019-02-28 14:07:56下载
- 积分:1
-
SimpleTracker-
Simple Tracker
*Tracking* , or particle linking, consist in re-building the trajectories
of one or several particles as they move along time. Their position is
reported at each frame, but their identity is yet unknown: we do not know
what particle in one frame corresponding to a particle in the previous
frame. Tracking algorithms aim at providing a solution for this problem.
(SIMPLETRACKER a simple particle tracking algorithm that can deal with gaps
*Tracking* , or particle linking, consist in re-building the trajectories
of one or several particles as they move along time. Their position is
reported at each frame, but their identity is yet unknown: we do not know
what particle in one frame corresponding to a particle in the previous
frame. Tracking algorithms aim at providing a solution for this problem.
|simpletracker.m| is- as the name says- a simple implementation of a
tracking algorithm, that can deal with gaps. A gap happens when one
particle that was detected in one frame is not detected in the subsequent
one. If not dealt with, this generates a track break, or a gap, in the
frame where the particle disappear, and a false new track in the frame
where it re-appear. )
- 2012-09-07 23:52:27下载
- 积分:1