MuhammadMoinFaisal / YOLOv8-DeepSORT-Object-Tracking

YOLOv8 Object Tracking using PyTorch, OpenCV and DeepSORT
807 stars 222 forks source link

Tracking path #31

Open smamraee opened 1 year ago

smamraee commented 1 year ago

Hi, I'd like to have the tracking path for each object. is there any way to extract the path information frame by frame? I mean i need to have the location of each object in each frame thanks