Hi Mor,
Did you get any update about the same like LetterRecognizer in Gesture. I 
need to implement it in one of my project. You have posted 2 years back. 
Please help me if you get any update.

Thanks,
Andy

On Tuesday, October 12, 2010 1:29:24 AM UTC+5:30, Mor G. wrote:
>
> Hi, 
>
> I'm implementing a gesture search feature in my application, I've 
> noticed that in the Gesture class docs (http://developer.android.com/ 
> reference/android/gesture/Gesture.html<http://developer.android.com/reference/android/gesture/Gesture.html>)
>  
> it reads: 
> "A user-defined gesture can be recognized by a GestureLibrary and a 
> built-in alphabet gesture can be recognized by a *LetterRecognizer*." 
>
> How can I use the LetterRecognizer? 
> There's no API for that in the docs, I've also searched android's code 
> itself, and besides the same comment above in the code there's 
> nothing. 
>
> I've implemented a letter recognizer manually by drawing the ABC 
> letters to a gesture raw file and using the regular 
> mLibrary.recognize(gesture) API, but the success rate is not very 
> high, not even close to Google's gesture search app. 
>
> Does Google's gesture search uses LetterRecognizer? 
>
> Thanks, 
> Mor. 
> www.contapps.com 
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to