obendidi / Tracking-with-darkflow

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

How can I get direction of Individual ID's? #100

Open faisalshahbaz opened 4 years ago

faisalshahbaz commented 4 years ago

Hello,

Thanks for your code, I have run this code successfully. I just want get direction of Individual ID's? I am using pyimagesearch.com repo for direction. link below. https://www.pyimagesearch.com/2015/09/21/opencv-track-object-movement/

Please help me to implementation this code in your repo.