HHParticleFilter
HHParticleFilter copied to clipboard
Heap&Hogg's hand curve tracking particle filter [OpenCV,c++]
HHParticleFilter
Heap&Hogg's hand curve tracking particle filter [OpenCV,c++]
See instructions and discussion: http://www.morethantechnical.com/2013/03/16/curve-tracking-with-a-heaphoggs-particle-filters-w-code-opencv/
http://www.morethantechnical.com/2013/05/26/extending-the-hand-tracker-with-snakes-and-optimizations-w-code-opencv/
build
mkdir build
cd build
cmake ..
make