Saturday, September 24, 2011

First image drawn only with finger

I am back after a long  absence with a new program :)

I have worked on a program which will allow you to control the mouse with only one fingertip, even if your hand is not moving. I have yet some difficulties with the fingertips. The problem is that the fingertips are not stable. They are shaking, even if the hand and fingertips positions are stable in the real world. This problem is caused by the unstable depth image. Now I am trying to find some good algorithm for depth image smoothing.

Before I`ll finish it, I want to show you the first image, which was drawn only by finger.
I have opened MS Point, drew this picture and saved it. All this with one finger.

Hi :)

See you soon.
Vahagn


Monday, June 20, 2011

Microsoft Kinect SDK vs PrimeSense OpenNI

After the release of Microsoft SDK, the FAQ was - "how it differs from OpenNI ?".
I have not tested Microsoft SDK yet, but have read a lot of blogs and watched many videos regarding to it.
The blog article which I liked much was from Brekel
Here is some things from his "pros and cons" list, which you must know, if you want to develop software for Kinect.

Sunday, June 19, 2011

New Version of fingertip Detector

Hello all :)
I have corrected some bugs of my first version of Fingertip detector.
Here is the new version.

Defects found in the first release of fingertip detection

Today morning was very cold and I have not go out to run.
I stayed at home and decided to correct my fingertip detection algorithm :)
Nearby is the list of defects which I found in my program :

Tuesday, June 7, 2011

Fingertip Detection : Source Code

Hi :)
As I promissed I am sharing the source code with you.
You can find the source code and write your issues in http://fingertip.codeplex.com/

Regards,
Vahag

Wednesday, June 1, 2011

Fingertip Detection

I have done that.
Now I am able to recognize fingertips. The program needs some modifications
and corrections, but it works :))



Cheers,
Vahag

Saturday, May 28, 2011

I am near my finnal step

Hi all.
I am now able to recognize the points of my hand contour.