登录
首页 » matlab » kalman-peopledetection

kalman-peopledetection

于 2013-07-10 发布 文件大小:2972KB
0 199
下载积分: 1 下载次数: 158

代码说明:

  使用kalman滤波实现动态行人检测与跟踪(dynamic people detection using kalman filter)

文件列表:

kalman(人体跟踪)
................\data





................\....\man12.jpeg,38797,2010-04-03
................\....\man13.jpeg,38886,2010-04-03
................\....\man14.jpeg,36260,2010-04-03
................\....\man15.jpeg,37582,2010-04-03
................\....\man16.jpeg,37647,2010-04-03
................\....\man17.jpeg,38290,2010-04-03
................\....\man18.jpeg,38519,2010-04-03
................\....\man19.jpeg,38798,2010-04-03
................\....\man2.jpeg,37830,2010-04-03
................\....\man20.jpeg,39046,2010-04-03
................\....\man21.jpeg,36411,2010-04-03
................\....\man22.jpeg,37671,2010-04-03
................\....\man23.jpeg,37759,2010-04-03
................\....\man24.jpeg,38134,2010-04-03
................\....\man25.jpeg,38258,2010-04-03
................\....\man26.jpeg,38619,2010-04-03
................\....\man27.jpeg,38755,2010-04-03
................\....\man28.jpeg,36491,2010-04-03
................\....\man29.jpeg,37889,2010-04-03
................\....\man3.jpeg,38413,2010-04-03
................\....\man30.jpeg,38022,2010-04-03
................\....\man31.jpeg,38489,2010-04-03
................\....\man32.jpeg,38602,2010-04-03
................\....\man33.jpeg,38798,2010-04-03
................\....\man34.jpeg,38807,2010-04-03
................\....\man35.jpeg,36040,2010-04-03
................\....\man36.jpeg,37473,2010-04-03
................\....\man37.jpeg,37731,2010-04-03
................\....\man38.jpeg,38391,2010-04-03
................\....\man39.jpeg,38509,2010-04-03
................\....\man4.jpeg,38580,2010-04-03
................\....\man40.jpeg,38988,2010-04-03
................\....\man41.jpeg,38704,2010-04-03
................\....\man42.jpeg,35876,2010-04-03
................\....\man43.jpeg,37146,2010-04-03
................\....\man44.jpeg,37242,2010-04-03
................\....\man45.jpeg,37721,2010-04-03
................\....\man46.jpeg,37704,2010-04-03
................\....\man47.jpeg,38040,2010-04-03
................\....\man48.jpeg,38100,2010-04-03
................\....\man49.jpeg,35299,2010-04-03
................\....\man5.jpeg,38868,2010-04-03
................\....\man50.jpeg,36668,2010-04-03
................\....\man51.jpeg,36931,2010-04-03
................\....\man52.jpeg,37598,2010-04-03
................\....\man53.jpeg,37485,2010-04-03
................\....\man54.jpeg,38028,2010-04-03
................\....\man55.jpeg,37839,2010-04-03
................\....\man56.jpeg,35177,2010-04-03
................\....\man57.jpeg,36501,2010-04-03
................\....\man58.jpeg,36687,2010-04-03
................\....\man59.jpeg,37276,2010-04-03
................\....\man6.jpeg,38922,2010-04-03
................\....\man60.jpeg,37508,2010-04-03
................\....\man61.jpeg,38159,2010-04-03
................\....\man62.jpeg,38267,2010-04-03
................\....\man63.jpeg,35581,2010-04-03
................\....\man64.jpeg,36979,2010-04-03
................\....\man65.jpeg,37237,2010-04-03
................\....\man66.jpeg,37873,2010-04-03
................\....\man67.jpeg,37970,2010-04-03
................\....\man68.jpeg,38366,2010-04-03
................\....\man69.jpeg,38498,2010-04-03
................\....\man7.jpeg,36307,2010-04-03
................\....\man70.jpeg,35897,2010-04-03
................\....\man71.jpeg,37195,2010-04-03
................\....\man72.jpeg,39722,2010-04-03
................\....\man73.jpeg,37910,2010-04-03
................\....\man74.jpeg,37834,2010-04-03
................\....\man75.jpeg,38149,2010-04-03
................\....\man76.jpeg,38168,2010-04-03
................\....\man77.jpeg,35332,2010-04-03
................\....\man78.jpeg,36757,2010-04-03
................\....\man79.jpeg,36866,2010-04-03
................\....\man8.jpeg,37566,2010-04-03
................\....\man9.jpeg,37730,2010-04-03
................\extractman.m,1913,2010-04-19
................\kalman.m,2198,2013-07-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 53607931speakerrecongnizion
    53607931speakerrecongnizion
    2010-08-12 19:32:03下载
    积分:1
  • motionEstTSS
    三步法哪l是一种较好的搜索算法,快速而且高效,它是在对数法的基础上对 其进行了改进,提出在每一步搜索后搜索步长均减半的算法。它基本保持了FS的 性能,但其计算量只有FS的10%左右。TSS在会议电视和可视电话中应用较多, 它通过三步搜索,逐步较小搜索步长。若最大搜索范围为士7,搜索精度取一个像 素,则步长为4、2、1,共需三步即可满足要求,从而得名。 (L three-step method which is a better search algorithm, fast and efficient, it is on the basis of the number of law be improved, made in every step of the search after the search step of the algorithm are reduced by half. It basically maintained the performance of FS, but the calculation is only about 10 of FS. TSS at the meeting on television and video telephony in the application of more three-step search through progressively smaller search step. If the maximum search range of disabilities 7, search for a pixel accuracy, the step size for the 4,2,1, a total of three steps to meet the requirements, thus its name.)
    2008-04-14 10:06:52下载
    积分:1
  • Papers-on-BFA
    说明:  细菌觅食算法的相关论文和资料,都是PDF文件,适合初学该算法人员学习(Bacterial foraging algorithm related papers and information are PDF files, suitable for beginners to learn the algorithm)
    2011-03-16 16:10:39下载
    积分:1
  • robot-path-planning
    基于蚁群算法的机器人路径规划MATLAB源码(Ant colony algorithm based on MATLAB source code for robot path planning)
    2011-05-10 15:47:46下载
    积分:1
  • GUI
    metlab中的GUI实验内容,详细罗列了实验内容(the experiments of GUI)
    2013-05-03 15:58:33下载
    积分:1
  • slidingmode
    滑膜模型的建立 多输入多输出非线性化的系统线性化程序(sliding model design linearization)
    2012-06-01 10:16:00下载
    积分:1
  • fengqun
    人工蜂群算法的源程序,优化效果好,运行时间短。(Artificial colony algorithm source code, optimize the effect is good, operation time is short. )
    2014-09-23 09:05:52下载
    积分:1
  • image-segmentation
    image segmentation with fast support vector machine
    2013-04-29 03:28:26下载
    积分:1
  • work
    This grabs the data from uCam 4D systems that contains OV7640/8 and )V7528 as UART converter
    2010-08-07 14:25:15下载
    积分:1
  • ean-13
    在matlab环境下实现ean-13条形码的二值化,纠正,分割以及识别(In the matlab environment to achieve ean-13 bar code binary, correct segmentation and recognition)
    2010-05-17 17:32:49下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载