obendidi / Tracking-with-darkflow

Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
GNU General Public License v3.0
524 stars 176 forks source link

Detection and tracking within a perimeter #59

Open mandeepubc opened 6 years ago

mandeepubc commented 6 years ago

Is it possible to detect and track within a certain perimeter or boundary. for eg: in a frame, a rectangle is drawn and the tracking and count of the number of objects in that particular frame? Also how can I output the total number of people tracked? Thanks

ss199302 commented 5 years ago

@mandeepubc can you solve this question?