Welcome![Sign In][Sign Up]
Location:
Search - multitarget

Search list

[Othermultitarget

Description: 来自IEEE数据库几篇对象跟踪问题的文章,相信对需要的同志很有用
Platform: | Size: 10625032 | Author: 建国 | Hits:

[Othermultitarget

Description: 来自IEEE数据库几篇对象跟踪问题的文章,相信对需要的同志很有用-From the IEEE database object tracking problem of a few articles, I believe that the comrades of the need for useful
Platform: | Size: 10625024 | Author: 建国 | Hits:

[Software Engineeringjpda

Description: 用于多目标数据关联的联合概率数据关联算法(jpda算法)的matlab仿真 -For Multi-target Data Association Joint Probabilistic Data Association Algorithm (jpda algorithm) of matlab simulation
Platform: | Size: 3072 | Author: zhangguangfeng | Hits:

[matlabBlock_Based_RLS_Despread_Respread_Multitarget_Arra

Description: 基于块的解扩重扩多目标算法性能--Block Based RLS De-spread Re-spread Multitarget Array Algorithm and Performance -Block Based RLS De-spread Re-spread Multitarget Array Algorithm and Performance
Platform: | Size: 332800 | Author: 刘英超 | Hits:

[matlabJPDA

Description: 用来进行多目标跟踪的JPDA算法的MATLAB程序包. 跟踪效果还行. -An MATLAB implementation of JPDA multitarget tracking algorithm.
Platform: | Size: 22528 | Author: Ren Xiaoyi | Hits:

[Special Effectsmultitarget

Description: 场景中多目标的物体检测和跟踪技术研究,包括两篇硕士论文有一定学习意义-Multi-object scene object detection and tracking technology research, including two master' s thesis to study the meaning of a certain
Platform: | Size: 9792512 | Author: huan | Hits:

[Program docAdaptive_minimum_bit_error_rate_multitarget_array_

Description: Adaptive minimum bit error rate multitarget array algorithm
Platform: | Size: 217088 | Author: 刘英超 | Hits:

[Industry researchAES2final

Description: PHD Filter for Estimating the multitarget tracking
Platform: | Size: 316416 | Author: N | Hits:

[Industry researchdanielspie

Description: multitarget tracking, an estimation approach by PHD
Platform: | Size: 177152 | Author: N | Hits:

[Industry researchPHD

Description: PHD Filter for Estimating the multitarget tracking
Platform: | Size: 121856 | Author: N | Hits:

[Data structsJPDA

Description: 统的联合概率数据关联算法(IPDA)是在密集杂波环境下的一种良好的多目标跟踪算法, 但它是针对单传感嚣对多目标跟踪的情况下使用,不能直接用于多传感器对多目标的跟踪。针对这 一问题,文中提出了一种适用于多传感器多目标跟踪的JPDA算法,它以极大似然估计完成对来自 多传感器的测量集合进行同源最优分划,然后采用JPDA方法对多目标进行跟踪。经过理论分析和 仿真试验,证明了该方法能有效地进行多传感器多目标的跟踪,且具有算法简单、跟踪精度高、附 加的计算量小等优点。-Abstract)m JointProbabilisticDataAssociation(JPDA)solves single sensormultitatgcttrackingin ClUtter,butitc锄not bc used directly in mnitisensor multitarget tracking.喇8 paper presents a method to implement multi—sensor multi—target tracking by combining maximum likelihood estimation wim JPDA The maximum Iikelihood estimation is used to classify the same source observations at one time into the same set,and血en JPDA implements multi—target uacking after the position fitsed.The theory analysis and computer simulation show that this algorithm may achieve multi—sensor multi—target tracking perfectly with low calculation load added and higher precision 。
Platform: | Size: 246784 | Author: minnie | Hits:

[Special EffectsMultitarget-Tracking-by-PF

Description: 利用粒子滤波器进行多目标物体的跟踪代码,效果很好-The use of particle filters for multi-target tracking of objects, works well
Platform: | Size: 106496 | Author: xcm | Hits:

[AI-NN-PRWassersteinDis

Description: 计算目标跟踪脱靶距离的一种:wasserstein距离算法-It is a miss-distance algorithm for multitarget tracking-wasserstein distance
Platform: | Size: 1024 | Author: xiaohao | Hits:

[Special Effects19_EVALUATING_A_MULTIPLE

Description: Evaluating a multiple hypothesis multitarget tracking algorithm
Platform: | Size: 876544 | Author: smeuh | Hits:

[DSP programMahler-PHD

Description: Ronald P. S. Mahler - Statistical Multisource-Multitarget Information Fusion Information fusion is the process of gathering, filtering, correlating and integrating relevant information from various sources into one representational format. It is used by signal processing engineers and information operations specialists to help them make decisions involving tasks like sensor management, tracking, and system control. This comprehensive resource provides practitioners with an in-depth understanding of finite-set statistics (FISST) - a recently developed method that has been gaining much attention among professionals because it unifies information fusion, utilizing statistics that most engineers learn as undergraduates. The book helps professionals use FISST to create efficient information fusion systems that can be implemented to address real-world challenges in the field.-Ronald P. S. Mahler- Statistical Multisource-Multitarget Information Fusion Information fusion is the process of gathering, filtering, correlating and integrating relevant information from various sources into one representational format. It is used by signal processing engineers and information operations specialists to help them make decisions involving tasks like sensor management, tracking, and system control. This comprehensive resource provides practitioners with an in-depth understanding of finite-set statistics (FISST)- a recently developed method that has been gaining much attention among professionals because it unifies information fusion, utilizing statistics that most engineers learn as undergraduates. The book helps professionals use FISST to create efficient information fusion systems that can be implemented to address real-world challenges in the field.
Platform: | Size: 5914624 | Author: 何可可 | Hits:

[Special Effects4

Description: 本文针对摄像机运动情况下的多目标跟踪问题,提出了基于粒子滤波的跟踪算法。在粒子滤波算法基础上,将二阶自回归过程作为系统状态转移模型,HSV 颜色直方图作为观测模型,对视频中多个目标的位置、大小进行跟踪。实验结果表明,该算法能实时正确地跟踪多个目标,并对局部遮挡有较好的鲁棒性,也能在目标短暂消失导致跟踪失败后,在目标重新出现后及时捕获并继续进行跟踪。-A tracking algorithm based on particle filter is proposed to deal with multi-target tracking in a camera motion situation. In the proposed algorithm, the position and scale of targets in the video are tracked by using a second-order auto-regressive process as the transition model and an HSV histogram as the observation model. Experimental results show that the proposed algorithm can track multitarget correctly in real-time and is robust to the partial occlusion. In addition, it can recover from tracking failure due to the target out of camera for a while.
Platform: | Size: 405504 | Author: wenping | Hits:

[matlabghosts-distribution

Description: 在仅用距离-多普勒观测多目标-多传感器跟踪过程中会产生鬼影点,此程序用于画出鬼影点的分布图-Multitarget Multisensor tracking using only the range- Doppler measurements will generates ghost point, this program is used to draw distributed figure of the ghost point.
Platform: | Size: 3072 | Author: 大宇 | Hits:

[OtherOceans06_AST---Copy

Description: Efficient Active Sonar Multitarget Tracking
Platform: | Size: 422912 | Author: Mehdi | Hits:

[OtherJPDAF

Description: 进行多目标跟踪的matlab程序,单传感器,两个目标的JPDAF算法-Matlab program used for multitarget tracking ,single sensor,two target JPDAF algorithm
Platform: | Size: 5120 | Author: yinshuxia | Hits:

[OtherMultitarget-Detection-and-Tracking

Description: 基于随机集目标跟踪的一篇最新的英文文献。对于目标跟踪领域的研究者很有帮助。-RFS target tracking .very helpful to those who study target tracking
Platform: | Size: 2588672 | Author: 杨永建 | Hits:
« 12 »

CodeBus www.codebus.net