Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: yo9hnh on September 26, 2012, 11:27:52 PM

Title: Robotics
Post by: yo9hnh on September 26, 2012, 11:27:52 PM
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
Title: Re: Robotics
Post by: LucDepauw on October 08, 2012, 11:00:42 PM
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...