I'm doing a similary work, I segmented the hand from the input image and I compute the centroid of the hand, so I need to move the mouse pointer to the centroid coordinates,but the acquired image has a resolution of 320x240 and the computer screen has 1376x768
Can you show us the formula to compute the (x,y) coordenates of the computer screen, with the pixel of the acquired image (centroid).
for example if the centroid is 160,140 so the mouse pointer should move to 688,384
:-) I am proud 2
YotamMagician 2 months ago
After all this is a pretty nice students project
that took place at the Israely Technological Institute
and there are some people here that are proud (:
yoavfld 2 months ago
Hey ProgrammeurDotNet,
From your arrogant response I guess you can do a better job
then Yakir Golan & Yaniv Margalit
So let's see it !
Yoav
yoavfld 2 months ago
@yoavfld a mouse is a work tool and that is not a tool at all !
it's funny but completly useless !
ProgrammeurDotNet 2 months ago
Not stupid at all, Impressing
yoavfld 2 months ago
very stupid....
thule85 2 months ago
Hi Nice job
I'm doing a similary work, I segmented the hand from the input image and I compute the centroid of the hand, so I need to move the mouse pointer to the centroid coordinates,but the acquired image has a resolution of 320x240 and the computer screen has 1376x768
Can you show us the formula to compute the (x,y) coordenates of the computer screen, with the pixel of the acquired image (centroid).
for example if the centroid is 160,140 so the mouse pointer should move to 688,384
Thank u
Juand28mendez 3 months ago
The CameraMouse uses SSD to locate the Face.
There are better methods today to track the Face.
YotamMagician 3 months ago
To Dalia and the others,
In this project they use a 3D camera that includes an Infra Red
Sensor that produce a GrayScale image that is depended on the distance from the camera.
Meaning as long as the hand is far away from the head toward the camera
then it will produce a different Gray Image then the Face
and it can be tracked using MeanShift / CamShift.
YotamMagician 3 months ago
This is the future.
cuoreviola89 3 months ago