Hello,
I am having some issues with the quality of 3D body tracking on an interactive project using a Zed2i camera with a Jetson Nano.
There is a lot of jitter and detection loss.
The area is huge and there could be a lot of people.
I have tried many different post-processing approaches to smooth the result, but with no success.
Due to an error made by the integrator, I had to install a Jetson Nano (running SDK 4.1.3) instead of using fibre optic.
When I set up the Jetson and checked the feed with the Explorer, I noticed that we are limited to 1920x1080 resolution and H.264 lossy compression.
So, do you think the detection quality are impacted by the Jetson’s attempt to stream the feed, which implies some quality degradation and jitter compared to a setup where the camera is connected via USB?
Thanks