shrekei / HandGestureRecKP

Real-time Hand Gesture Recognition using Depth Images
37 stars 19 forks source link

Kinect #2

Open ArtemGuy opened 8 years ago

ArtemGuy commented 8 years ago

That's supported kinect for windows? or kinect for xbox? Thank you!

shrekei commented 8 years ago

it works on images from Softkinetic DS325 camera, and may not work well for depth images from Kinect sensor.


发件人: ArtemGuy notifications@github.com 发送时间: 2016年4月24日 6:23 收件人: shrekei/HandGestureRecKP 主题: [shrekei/HandGestureRecKP] Kinect (#2)

That's supported kinect for windows? or kinect for xbox? Thank you!

― You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHubhttps://github.com/shrekei/HandGestureRecKP/issues/2

ArtemGuy commented 8 years ago

Thank you. But i can't run project on kinect. I see that and than window closing and debugging stoping. image

ArtemGuy commented 8 years ago

I understand that it's depth sensor calibration files? And that's not compatible with kinect sensor?

lyyiangang commented 6 years ago

how could we use the config.txt on other kinds of camera?

VincenzoLaSpesa commented 6 years ago

If you give us some specification about the "Softkinetic DS325" data format we should be able to mimic it from other cameras.

Your .map files look like an image, 240x320x3 .

Can you tell us how the z axis works and what the value of the single point means? yCbCr?

Is it just a segmented color image?

maohuui commented 5 years ago

so ,how to test the code use depth images from kinect v2