[Help] Control mouse

I have a project with Speech recognition, so I have some problems, Help me please.
1. I want to control mouse in desktop screen. For example, when I said: up, down, right, left then the mouse move. I try to find it, but I don't know how to get it.
2. In my project, I already have speech recognition offline (the file in my disk), but I want to recognition online, the mic always record and my system analyse.
Regard! DLLC

Answers (2)

Walter Roberson
Walter Roberson on 4 Mar 2012

0 votes

To move the mouse, you can use the Java Robot Class, or you can set the figure CurrentPoint property
vidit virmani
vidit virmani on 19 Feb 2013

0 votes

sir, i am a new learner in the field of image processing..... i wish to control mouse with my finger moving in front of the webcam... i succeeded in detecting a color and calculating its coordinates in a live video.. now i want to control the mouse pointer with it.... can you please guide me 4 d next step to do..

1 Comment

Jan
Jan on 20 Feb 2013
Please ask a new question in a new thread. Appending a question to an existing thread is confusing and the method to accept an answer as solution would not work anymore.

Sign in to comment.

Asked:

on 4 Mar 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!