On 5 sep, 00:17, Matt <[EMAIL PROTECTED]> wrote:
> Hit up the developers page and enter it as a code submission.
>
> Im sure someone else will work on it if you didnt want to
>
> On Sep 4, 5:18 pm, Waskol <[EMAIL PROTECTED]> wrote:
>
> > I saw several posts about mouse gestures here.
> > Even if I do not use it, I really admit that for some people, it is a
> > must have.
> > It can be very handy to surf using a touch screen monitor ;p
>
> > For this, I offer my source code to google : it was part of a Delphi
> > programming contest.
> > I used a simple Dynamic Time Warping algorithm that matches the
> > gesture to those recorded in a kind of dictionnary.
> > It gives a very high rate for gesture recognition, even for complex
> > gestures.
> > the usefull part of the code is not very long (20 to 30 lines of code
> > that can easily be translated in C++)
>
> >http://delphi.developpez.com/defi/ecriture/defieur/
> > (Web page in french, download links in the lowest page)
> > :)

I 've just post my code submission on the dev discussion group.
What is interesting in the code I propose, is that it is more than a
simple Up/Left/down/right mouvement recognition. Complex shapes such
as a lower case handwritten 'b' can be recognize easily.
That can permit the recognition of a lot of commands, may be more than
with opera for instance ;)

Thanks for supporters ;p
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to