kundralaci / JAMResearch

0 stars 0 forks source link

Particle Filter Object Tracking Based on Harris-SIFT Feature Matching #94

Closed kundralaci closed 10 years ago

kundralaci commented 10 years ago

In this paper, particle filter is used to establish the object motion model and Harris-SIFT is adopted to establish the object model for object tracking. The location of the object in the current frame is predicted with particle filter. It has a quite good flow chart describing the algorithm, and they say that SIFT+particle filter has quite good results.