文件名称:Kalman
- 所属分类:
- OpenCV
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-07-15
- 文件大小:
- 7.02mb
- 下载次数:
- 0次
- 提 供 者:
- ap***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在机器视觉中追踪时常会用到预测算法,kalman是你一定知道的。它可以用来预测各种状态,比如说位置,速度等。关于它的理论有很多很好的文献可以参考。opencv给出了kalman filter的一个实现,而且有范例,该应用是对二维坐标进行预测和平滑-In machine vision often used to track prediction algorithm, kalman is that you must know. It can be used to predict various states, such as position, speed and the like. There are many theories about its well documented reference. opencv gives a realization kalman filter, and there are examples of the application is a two-dimensional coordinate forecasting and smoothing
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Kalman\opencvtest\stdafx.h
......\..........\targetver.h
......\..........\showimg.cpp
......\..........\stdafx.cpp
......\..........\Debug\opencvtest_manifest.rc
......\..........\.....\opencvtest.exe.embed.manifest
......\..........\.....\opencvtest.exe.intermediate.manifest
......\opencvtest.sln
......\..........\ReadMe.txt
......\..........\Debug\opencvtest.obj
......\..........\.....\playAVI.obj
......\..........\.....\showimg.obj
......\..........\.....\stdafx.obj
......\Debug\opencvtest.pdb
......\opencvtest\Debug\vc100.pdb
......\..........\.....\opencvtest.pch
......\..........\.....\vc100.idb
......\..........\.....\opencvtest.vcxprojResolveAssemblyReference.cache
......\..........\opencvtest.vcxproj.filters
......\Debug\opencvtest.ilk
......\ipch\opencvtest-f846e297\opencvtest-296a8017.ipch
......\opencvtest\Debug\opencvtest.lastbuildstate
......\..........\.....\opencvtest.log
......\..........\.....\opencvtest.exe.embed.manifest.res
......\opencvtest.sdf
......\opencvtest.suo
......\..........\Debug\CL.read.1.tlog
......\..........\.....\CL.write.1.tlog
......\..........\.....\link-cvtres.read.1.tlog
......\..........\.....\link-cvtres.write.1.tlog
......\..........\.....\link.3756-cvtres.read.1.tlog
......\..........\.....\link.3756-cvtres.write.1.tlog
......\..........\.....\link.3756.read.1.tlog
......\..........\.....\link.3756.write.1.tlog
......\..........\.....\link.4524-cvtres.read.1.tlog
......\..........\.....\link.4524-cvtres.write.1.tlog
......\..........\.....\link.4524.read.1.tlog
......\..........\.....\link.4524.write.1.tlog
......\..........\.....\link.4808-cvtres.read.1.tlog
......\..........\.....\link.4808-cvtres.write.1.tlog
......\..........\.....\link.4808.read.1.tlog
......\..........\.....\link.4808.write.1.tlog
......\..........\.....\link.read.1.tlog
......\..........\.....\link.write.1.tlog
......\..........\.....\mt.read.1.tlog
......\..........\.....\mt.write.1.tlog
......\..........\.....\rc.read.1.tlog
......\..........\.....\rc.write.1.tlog
......\..........\opencvtest.vcxproj.user
......\..........\opencvtest.vcxproj
......\Debug\opencvtest.exe
......\opencvtest\Debug\opencvtest.write.1.tlog
......\..........\Debug
......\opencvtest
......\ipch\opencvtest-f846e297
......\ipch
......\Debug
Kalman