Open gongyue666 opened 6 years ago
I am at least able to detect a person sometimes, but only if the persons moves within a certain range. Did you find a better solution?
@dimaw24 I add a kf filter with constant velocity model to keep the detect result.It is not very stable, but better than the orignal one.If person move a little far from the realsense, it will be still lost.
Marking this as stale due to 30 days of inactivity. It will be closed in 7 days if no further activity occurs.
Any update on this? I'm facing a similar issue
Your Environment
Context
Hi, I using the demo main_ground_based_people_detection.cpp and using it in ROS with a realsense D435, but the output is always no person detected~no matter how far I am from the sensor.Is there some configs but "rgb_intrinsics_matrix " .
Expected Behavior
Current Behavior
Code to Reproduce
Possible Solution