Build the project: mkdir $HAND_PATH/Hand/handpose/build cd $HAND_PATH/Hand/handpose/build cmake .. make -j4
#Skipt this step if you have the images Create the image database: build/scene/renderhand
#Use the convert script to create lsh.bin, flann.in, hob.bin files Usage: ./convert lsh ./convert flann ./convert
Run: apps/handTracker
- Javier Romero 1
- Mihai Damaschin
Lots of things to do still!
-
Improve the usability.
-
Improve robustness.
-
Integrate the rendering engine to provide online corrections to the discriminative approach.