Particle Filter Color Tracker
by Sebastien PARIS
11 Dec 2007
(Updated 05 Jul 2012)
Tracking an object in a video with a Color Particle Filter
|
Watch this File
|
| File Information |
| Description |
A simple example demonstrating how to track an object with particle filter. Likelihood function is based on Bhattacharya distance of color histograms and gradient distributions
Please run mexme_pf_color_tracker to recompile mex-files on your own plateform.
Run the two demo files test_pf_colortracker and test_pf_colortracker2
IMPORTANT. Be sure than you "mex -setup" had been done before compiling sources |
| MATLAB release |
MATLAB 7.5 (R2007b)
|
| Other requirements |
A C Compiler such MSVC/Intel CPP/GCC |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 12 Dec 2007 |
Add missing file |
| 27 Jul 2009 |
-Minor changes |
| 28 Dec 2010 |
-Add Linux64 with GCC support |
| 13 Nov 2011 |
-Add likelihood based on gradient distribution
-Use mmreader instead of aviread |
| 05 Jul 2012 |
-add #define max & min for LCC compiler |
|
Contact us