vn33 / IndianVehicleLicensePlateDetection-using-Yolov8-and-EasyOCR

This project aims to detect vehicles and read license plates from video footage. It leverages YOLOv8 for object detection and the SORT algorithm for tracking vehicles across frames. The detected license plates are then processed using EasyOCR to extract the text, with a focus on Indian license plate formats.
2 stars 0 forks source link

how to play the video source after execute? thank you #1

Closed gerwinbryan closed 1 month ago

vn33 commented 1 month ago

Hi, I’ve removed the video from the repo due to copyright concerns. Please download any Indian traffic video, update the file path as shown in the image, and the output video will be generated. Thanks

Screenshot 2024-09-21 210542

gerwinbryan commented 1 month ago

yes, but it does not display the video upon running. Results can only be seen in the terminal