Robotics

Started by yo9hnh, September 26, 2012, 11:27:52 PM

Previous topic - Next topic

yo9hnh

Hi,

Is this board capable of doing image processing like face recognition, blob tracking?
Also speech recognition?
I see that it runs debian which is linux distribution and there are libraries and toolkits like openCV and cmusphinx.

Robert

LucDepauw

If you use the Android image, you have built-in speech to text (and reverse) for an example see http://viralpatel.net/blogs/android-speech-to-text-api/
For face recognition there are some options like this http://www.developer.com/ws/android/programming/face-detection-with-android-apis.html just google around...