登录
首页 » Windows开发 » 利用粒子filger跟踪对象

利用粒子filger跟踪对象

于 2022-10-07 发布 文件大小:29.20 MB
0 81
下载积分: 2 下载次数: 1

代码说明:

应用背景基于图形的物体跟踪是一个重要的计算机视觉科学的分支,是适用于这两个行业和其他方面。图像跟踪方法大致分为2个主类别:概率跟踪和确定跟踪。概率跟踪方法已成为占主导地位,由于其稳定和强大的性能。卡尔曼滤波器和粒子滤波是它们的经典代表。卡尔曼过滤器对系统模型和后验分布有严格的限制因此,仅仅是能够处理线性,高斯和单模态情况。然而,在图像跟踪应用程序,后密度是往往是非线性的,非高斯和多模态,从而应用卡尔曼滤波器是有限的。不同于卡尔曼滤波,粒子滤波因为它的维护能力,在跟踪领域有了很大的发展状态的多模态分布和噪声的鲁棒性。本文主要讨论了粒子滤波在图像跟踪中的应用一系列理论基础,并实现了一个简单的自适应粒子滤波。关键技术计算机视觉科学中的基于图像的目标追踪是一个重要的分支,无论是在工业界还是在其他领域都有非常广泛的应用。图像跟踪方法大致可分为两大类概率跟踪方法和确定性跟踪方法。概率跟踪方法由于性能稳定、可靠,已经成为图像跟踪的主流方法。卡尔曼滤波聚类方法和粒子滤波方法就是这类方法的典型代表。卡尔曼滤波聚类方法对系统模型和后验概率有很高的要求和严格限制,只能处理线性,高斯,单模态的情况,而在图像跟踪应用中,后验概率的分布往往是非线性、非高斯、多模态的,因此卡尔曼滤波聚类方法的应用收到一定限制。与卡尔曼滤波聚类方法不同,粒子滤波对于系统模型没有特殊要求,而且能够保持状态的多模态分布,不易受杂波的影响,在跟踪领域得到了很大发展。本文主要探讨粒子滤波算法在图像跟踪当中的应用,它的一系列理论基础,以及实现了一个简单的自适应粒子滤波算法。

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

发表评论

0 个回复

  • 狗狗管理系统 java
    跟着老师一起写的一个狗系统,主要完成的就是对狗狗的添加,修改,删除,查找的功能。可以为狗狗添加图片和相关信息。用eclipse工具写的,适合刚学java得人学习一下的。
    2022-08-23 15:34:19下载
    积分:1
  • 贪食蛇 双人对决版游戏源代码
    资源描述贪食蛇 双人对决版游戏源代码 为在windows平台使用VC++开发的一个升级版游戏,代码拥有详细的解释收,说明,,,,,,是一款不错的小游戏,,,,,,
    2022-02-25 12:22:57下载
    积分:1
  • T6963 application T6963c
    T6963应用,T6963c――8051 C51驱动-T6963 application T6963c-- 8051- C51
    2023-03-02 18:50:03下载
    积分:1
  • InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is...
    InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is intended for advanced computer professionals (both developers and system administrators) who want to understand how the core components of the Microsoft Windows 2000 operating system work internally. With this knowledge, developers can better comprehend the rationale behind design choices when building applications specific to the Windows 2000 platform. Such knowledge can also help developers debug complex problems. System administrators can benefit from this information as well because understanding how the operating system works under the covers facilitates understanding the performance behavior of the system and makes it easier to troubleshoot system problems when things go wrong. After reading this book, you should have a better understanding of how Windows 2000 works and why it behaves as it does.-InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is intended for advanced comp
    2022-03-31 13:18:56下载
    积分:1
  • Wireless Sensor Network Key Management Scheme simulation program can be simulati...
    Wireless Sensor Network密钥管理方案仿真程序,可仿真Laurent Eschenauer和Virgil D. Gligor提出的基于随机图理论的管理方案以及其他多种自定义密钥管理方案。-Wireless Sensor Network Key Management Scheme simulation program can be simulation Laurent Eschenauer and Virgil D. Gligor proposed a random graph theory-based management programs, as well as a variety of other custom key management program.
    2022-02-06 04:47:28下载
    积分:1
  • 驱动数码管显示,可用利它来计数,或计时,程序简单方便实用...
    驱动数码管显示,可用利它来计数,或计时,程序简单方便实用-Drive LED display that can be used to benefit others count, or a time, the program is simple and convenient and practical
    2023-03-19 13:20:03下载
    积分:1
  • HTML5商城程序,支持苹果端与安卓端的APP
    哈哈,感觉还不错的使用HTML5写的,30秒果断制作自己的商城,哈哈!!!感觉很不错!!!
    2022-03-19 06:03:01下载
    积分:1
  • 进制间得转化 有2进制,10进制,16进制间的转换
    进制间得转化 有2进制,10进制,16进制间的转换-Inter-band has transformed into a 2-band, 10 hexadecimal, 16 hexadecimal conversion between
    2022-08-26 14:13:41下载
    积分:1
  • an Intel Dialogic card version of dial
    一个Intel的Dialogic版卡的编程拨号-an Intel Dialogic card version of dial-up programming
    2022-03-31 00:37:18下载
    积分:1
  • 能够找到逆序对。主要思想是通过先对一个数组进行归并排序,然后在加入求逆算法...
    能够找到逆序对。主要思想是通过先对一个数组进行归并排序,然后在加入求逆算法-Able to find a reverse right. The main idea is to first merge sort an array, and then joining the inverse algorithm
    2022-02-25 14:13:15下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载