K
K
KuratnikDmitry2013-07-16 18:02:13
Java
KuratnikDmitry, 2013-07-16 18:02:13

Android simple gesture recognition?

For the test task, you need to write a program for Android, recognizing simple gestures. There are 2 areas of the screen, one shows the photographed gesture of the palm from the camera or gallery, the second area shows the recognized symbol. for example, the alphabet of the deaf and dumb.
Please help with literature on this issue. Where can I read about recognition, how to implement it on Android, etc.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
becks, 2013-07-17
@becks

This will probably help you (and indeed the entire OpenCV help):
opencv.org/platforms/android.html
There is an object detection section, there are good examples. I wrote something similar (logo recognition) only under Win, I did it in 2-3 days in the required quality, it could have been done better, but I would have had to dive into computer vision much more seriously, there was no time.
Here is my question, maybe it will also make your work easier:
habrahabr.ru/qa/36539/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question