Hello,
I am using PeopleNet on Jetson Nano and would like to track how long an object (human) has been tracked/visible. I see there is the NvMOTTrackedObj
with an age
field. How do I access this with Python? Is there a better way to track the age of a tracked object?
Thank you for your help