yolov3_deepsort icon indicating copy to clipboard operation
yolov3_deepsort copied to clipboard

generate_detection

Open SpawN1337 opened this issue 4 years ago • 1 comments

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

SpawN1337 avatar Apr 16 '20 06:04 SpawN1337

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

robisen1 avatar Aug 14 '20 02:08 robisen1