jueves 15 de enero de 2009

Interface

I´m reading books about pattern recognision, looking for a way I can detect position and shape of my hand to click. It´s really hard, i made some test but without result, i tried many ideas but ufff nothing

lunes 8 de diciembre de 2008

Interface with google maps

I made some tests with a simple interface based on three squares where if you put your hand in one of them you can make click, click and hold or double click. i tried with google maps and this is the result:





Now i have to think how I can fuse them with de particle filter.

lunes 1 de diciembre de 2008

mouse working very well

I check back the last dirty code of the filter particle, to recheck what was wrong. I spend a week, rewriting the code carefuly and testing. check the results in the next video

domingo 23 de noviembre de 2008

mouse working well

well, i already have working the mouse by the particle filter. It´s working well, but it doesn´t rich to the corners well.


viernes 14 de noviembre de 2008

windows mouse

well i had made some test using de particle filter to use the mouse, but i couldn't get it work. i'm using functions like mouse_event or sendinput, but can't make it work. i'll still trying for get results.

improvements in the filter

I tried to make some improvements in the filter, such as the Particle leader stays in the same place while the object doesn't move. it doesn't move, but then I have problems to follow the object movement.


martes 28 de octubre de 2008

Detecting Movement

Here you get a video of the progress that I´ve had, at last I managed to finish debug the code and it works pretty well now. At the moment the detection of skin is modified to reduce noise and have a good condition for testing. Under normal conditions there are a lot of noise because of the objects around or simply by lighting among other things.