-
-
-
touch.zip
... ll earn how to organize a large OpenGL game project.
TouchFighter2 uses physics to give realistic movements and collisions.
It uses particle system classes for fire and smoke effects. You can reuse the core game objects in your own game.
Build ...
-
-
-
tut.rar
Tutorial for Particle Filters
-
-
-
particlefilters.rar
This article elaborates the use of Particle filter along with the Bayes filter
-
-
kalman.rar
opencv中的kalman滤波器程序,
/ Use Kalman Filter to model particle in circular trajectory
//
#include <cv.h>
#include <highgui.h>
//#include <cvx_defs.h>
-