Hand Tracking With Kinect

preview_player
Показать описание
This is the result of the preliminary implementation of Hand Tracking with Kinect using OpenCV. Here color histogram of the hand is extracted from rgb image(converted to HSV colorspace) and the depth histogram from depth image. These histogram are then used to get the backprojected image which is subsequently used in meanshift (done here) or camshift.

Рекомендации по теме
Комментарии
Автор

you can show 1 figer 2 finger 3 finger 4 finger 5 finger in screen or show another on screen .
i want to know program detect hand only .

mrter
Автор

I tried the demo but it is trying to read from string name =

???

Lacunoide