Image processing project

Discuss digital image processing techniques and algorithms. We encourage its application to ImageMagick but you can discuss any software solutions here.
Post Reply
Ghost69
Posts: 1
Joined: 2014-08-30T10:51:33-07:00
Authentication code: 6789

Image processing project

Post by Ghost69 »

Hello.I have been assigned a project for my last two semesters of Engineering degree.
The project is 'implementation of virtual mouse using hand movement'.Basically a webcam will be used to take the image of the hand in real time and the movement of the hand will simulate the cursor movement.
The left and right click actions are to be done using the index and the middle finger respectively
I need help on how to start the project in a step by step and systematic manner
Any and all help is appreciated
foruforewer
Posts: 26
Joined: 2011-02-08T04:37:21-07:00
Authentication code: 8675308

Re: Image processing project

Post by foruforewer »

Hi,

I am not sure that for such kind of projects, how efficiently image magick can be used. But I will also suggest you Octave/Matlab which has ready functions and very user friendly programming syntax.
Werty
Posts: 66
Joined: 2010-08-06T05:37:36-07:00
Authentication code: 8675308

Re: Image processing project

Post by Werty »

...or OpenCV.

http://opencv.org/
Windows 7 user
Post Reply