NVIDIA-AI-IOT / deepstream-occupancy-analytics

This is a sample application for counting people entering/leaving in a building using NVIDIA Deepstream SDK, Transfer Learning Toolkit (TLT), and pre-trained models. This application can be used to build real-time occupancy analytics applications for smart buildings, hospitals, retail, etc. The application is based on deepstream-test5 sample application.
MIT License
221 stars 73 forks source link

How to use NvDsAnalytics plugin to draw line and count people crossing the line #44

Open lwzhaojun opened 2 years ago

lwzhaojun commented 2 years ago

Where is the program of draw line and count people crossing the line? I did not find it.