Gesture Recognition Toolkit

  • There are generally 6 main steps to creating a gesture-recognition system using the GRT:
  1. Select a suitable pre-processing algorithm, feature-extraction algorithm, recognition algorithm, and post-processing algorithm that might work well to solve your gesture-recognition problem
  2. Setup a gesture-recognition pipeline using these algorithms
  3. Record some training data
  4. Train the pipeline
  5. Test the recognition-accuracy of the pipeline
  6. Use the pipeline for the real-time prediction of your gestures  

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章