搜索资源列表
netrualnetC
- 三层BP神经网络C语言代码,能实现自我学习,跟踪性能较好-BP neural network C language code, can achieve self-learning, better tracking performance
shuanfa
- 学习C语言,学习数据结构的演试软件,有流程,源代码,单步跟踪,图文并茂!-Learning C language, learning the speech test data structure software processes, source code, single-step tracking, with the aid of diagrams!
JPDA
- 统的联合概率数据关联算法(IPDA)是在密集杂波环境下的一种良好的多目标跟踪算法, 但它是针对单传感嚣对多目标跟踪的情况下使用,不能直接用于多传感器对多目标的跟踪。针对这 一问题,文中提出了一种适用于多传感器多目标跟踪的JPDA算法,它以极大似然估计完成对来自 多传感器的测量集合进行同源最优分划,然后采用JPDA方法对多目标进行跟踪。经过理论分析和 仿真试验,证明了该方法能有效地进行多传感器多目标的跟踪,且具有算法简单、跟踪精度高、附 加的计算量小等优点。-Abstract)
shujuguanlian
- 数据关联是多目标跟踪的一项关键技术。JPDA是大家公认的多目标跟踪中性能较好的数据关联算法,它 认为量测和目标是一一对应的关联关系,但在许多实际情况中,量测和目标是多一多对应的关系。针对上述情况,该文提 出了广义概率数据关联算法(Generalized Probability Data Association,GPDA)。文中从理论上对这两种算法的性能进行了 详细分析,并利用Monte Carlo技术对其性能进行了仿真比较。-Data association is one of th
Research_of_Acceleration_Structures_for_GPU_Based_
- GPU光线跟踪算法加速结构研究,作者:王世元,温柳英-GPU ray tracing acceleration structure
VC_REGION-RELAB
- 用vc实现联通区域的标价,在视频运动目标检测和跟踪离不开的算法。-Using VC to achieve Unicom regional price
DataStruct
- 一个二插树排序的例子,与目前网上公开的程序不同的是,这里可以图形话显示所构造的二叉树,目前以屏幕字符输出,对于一些较大的树,建议更改到文件输出。这个对于初学者理解二叉树非常直观,对一些复杂化应用的树结构跟踪调试也非常有用-This is a bitree sort programme. The highlight of the programm is that it can dispaly the tree struct with a figure.
fanshe
- 射线跟踪算法中的有反射情况下利用C语言实现的源程序-Reflection situation in the ray-tracing algorithm using C language source
shuangshexian
- 射线跟踪的双射线模型算法,基于C语言的编程实现-Two-ray model ray-tracing algorithm, based on the C programming language,
KalmanforMS
- Kalman滤波在跟踪轨迹时的使用,得到更好的图像-The use of Kalman filter in tracking trajectory, get a better image
meanshift-tracking
- 本算法实现的是目标的跟踪,采用的是混合高斯模型建立背景,然后用meanshift进行跟踪,包括使用MFC进行界面编辑-The algorithm is to track the target, using Gaussian mixture model background, and then meanshift track, including the use of interfacial MFC edit
TLD研究
- C++代码写的tld跟踪算法,直接编译运行,工程化案例,欢迎研究tld目标跟踪的同道中人一起交流。内部代码都已注释,理解起来非常的方便。
rfgistry
- 多目标跟踪的Matlab仿真程序,用于数据处理和数据关联,不错的-Multiple target tracking of Matlab simulation program, used for data processing and data correlation, pretty good
dhta
- 多目标跟踪的Matlab仿真程序,用于数据处理和数据关联,不错的-Multiple target tracking of Matlab simulation program, used for data processing and data correlation, pretty good
meta_paogrzmming
- 目标探测跟踪中的卡尔曼滤波算法,简单实用,适合初学者分析学习,()