derzu / BodySkeletonTracker

Human body skeleton detection an tracking from video camera in real time. It was developed for an Orbbec Astra camera DRGB (Depth-RGB), uses the OpenNI2 driver, it also works with Asus Xtion and Prime sense. It works with normal webcam too, in the case of background is smooth and white.
MIT License
123 stars 45 forks source link

Use video as input #12

Open akamob opened 2 years ago

akamob commented 2 years ago

Hi, Thank you for the great work.

Based on my application, I hope I can use video as input.

May i have your suggestions to achieve it? Any help is much appreciated!

derzu commented 2 years ago

To work using video input, you need to use a clean, smooth background, like a white wall. This method will not work with a noise background using video input, just if you use a 3D camera (Depth-RGB).