theAIGuysCode / yolov3_deepsort

Object tracking implemented with YOLOv3, Deep Sort and Tensorflow.
GNU General Public License v3.0
337 stars 183 forks source link

generate_detection #7

Open SpawN1337 opened 4 years ago

SpawN1337 commented 4 years ago

how to Find distance between detected object and camera and put it near the class name?

robisen1 commented 4 years ago

thats a opticalflow problem. this might help https://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_video/py_lucas_kanade/py_lucas_kanade.html