openni_tracker for multiple users
Hi,
I have previously done skeleton tracking using openni_tracker with only one user. Interestingly, openni_tracker
can also detect multiple users and hopefully track them. I have tried doing it but the following problem occurred.
- It detects users 1 and also detects his Psi pose.
- When the second user comes into the frame, it detects second user but does not detect his Psi pose
- It does not start tracking any of them.
Here is what happens:
Any one who can possibly comment on the correct usage of openni_tracker
for multiple user tracking is welcomed.