Please run getModels.sh from the command line to download the model in the correct folder.
For using it on single image : python handPoseImage.py
For using on video : python handPoseVideo.py
From the command line : cmake . make
For using it on single image : ./handPoseImage
For using on video : ./handPoseVideo