Skip to content

hpenedones/partitracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

partitracker

A simple particle filter tracker, originally implemented by Hugo Penedones as an exercise for the Selected Topics in Computer Vision course at EPFL, in 2009. Recent changes were made with the help of GitHub Copilot (Claude).

Dependencies:

OpenCV and Boost serialization

Build:

cd build
cmake ..
make

Run:

./track sequence1.xml

About

simple particle filter tracker

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors