Home / HandGestureRecogniser app
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2017-06-05 2.7 kB
HandRecognizer.apk 2017-01-25 57.7 MB
HMM.xml 2017-01-25 109.0 kB
Totals: 3 Items   57.8 MB 0
Gesture Recogniser app
==========================
::The application was created as part of "Computer as Therapy" project.
::Supervised by Jiri Fiala - the creator of the project.
::Application also created by V. Meca.
::This app is available as freeware
::::::::::::::::::::::::
:: Other sources (third-pard) linked to these proper sources are matter of their licence which is enclosed in 
:: their directories and can be used according to their terms.
::::::::::::::::::::::::

1. Save HMM.xml to root directory in your mobile.
2. Install HandRecognizer to your mobile.
3. Download and install OpenCV Manager to your mobile, e.g. from:
https://play.google.com/store/apps/details?id=org.opencv.engine&hl=en
4. Open HandRecognizer and click on "Setting of camera".
5. Then you can choose color of object what you want to recognize (usually hand). Go back.
6. Click on button "List of gestures".
7. Then click on "Load model XML" and the application creates model with gestures from XML file.
8. a) You can play these gestures:
      -Choose gesture and click on green square with play icon.
      -Then click on play button
   b) You can add new gesture:
      -click on blue button on right side on bottom.
   c) You can save current model to XML file:
      -click on "Save model to XML".
   d) You can see current situation of training in every gesuture in list. 
      -"green check" means that gesture has already trained.
      -"red cross" means that gesture does not have enough samples for training.
      -"yellow plus": - you have enough samples, but gesture has not trained yet.
                      - gesture has trained, but you added new sample(s) and you can train again.
   e) You can delete gesture:
      -long click on item what you want to delete and then click on "Yes".
   f) You can change settings of gesture:
      -click on gesture
      -you can change name. Put your new name to name line and then click on "Save".
      -you can train gesture. Click on Train button (it takes usually 5-10 seconds).
      -you can add new sample to gesture. Click on "Create samples", then on green play button. After showing new sample, you click on pause button and if you want, you can save this sample.
9. Go back to main activity and click on "Camera".
10. If you want recognize gesture, you can click on "play button" and after recognizing click on same button. Wait for while and then you can see gesture in sentence line and application will show your gesture again.
11. This app can be used as standalone app or via central app manager called "i-CT Framework", see its directory in repo, under SOURCE CODES tab (available after loign), for more info.
Source: README.txt, updated 2017-06-05