MuhammadMoinFaisal / YOLOv8-DeepSORT-Object-Tracking

YOLOv8 Object Tracking using PyTorch, OpenCV and DeepSORT
666 stars 197 forks source link

Tracking path #31

Open smamraee opened 11 months ago

smamraee commented 11 months 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