Car Detection and Speed Calculation with YOLOv8, Sort and OpenCV

preview_player
Показать описание
Computer Vision Car Tracking Detection and Speed Calculation with YOLOv8, Sort and OpenCV

Using the YOLOv8 Model to detect any Car from the Video or Image, and then that Detection is passed through the Sort Algorithm to Keep Track of the same Car.

To Calculate the Speed of the Car, it was used the ecuation (V = D / T). The Variable Time was recorded when the Car crossed two Parallels Lines, and the Distance was calculated with the Eucledian Formula of that two Parallels Lines.

Resources:
Рекомендации по теме
Комментарии
Автор

hi bro i am in need of your help could you please reply me? when i use my own video it is not showing any line and not even detecting ?

AsishKhandalOfficial