Idein / chainer-hand-pose

Chainer implementation of Hand Pose Estimation :tada:
Apache License 2.0
13 stars 2 forks source link

Live Demo #3

Open mhaboali opened 4 years ago

mhaboali commented 4 years ago

Hi, thanks for sharing this great project!

I'm wondering if it's possible to run a live demo using the D435i camera or this library works only with specific datasets?

Thanks!

terasakisatoshi commented 4 years ago

Hi, @mhaboali. Sorry for the late reply. This application accepts RGB image from a Web Camera (not a depth image). If your camera is able to capture image via opencv-python, it should work.