HandPoseEstimation
HandPoseEstimation copied to clipboard
Add explanation about modes
With just the trainData.csv you propose, only 'd' mode can run, as 'r' mode also seems to require testData.csv. I don't understand why 'r' mode is real time, as it trains again the trees. Maybe you should clean some code there.