Automatic_Number_Plate_Detection_Recognition_YOLOv8
Automatic_Number_Plate_Detection_Recognition_YOLOv8 copied to clipboard
Is that able to use a webcam as the source?
trafficstars
Hi Muhammad,
Thanks for your great work, your script runs smoothly on my pc. As we all know that yolo can use a webcam as the source but I can't find the way in your project to do this and only videos and pictures are allowed. So is that possible to do this?
Best, Hansi
@Linyang1013 i got a file not found error from file "ultralytics/yolo/utils/init.py" on line "output = subprocess.run(["git", "rev-parse", "--git-dir"], capture_output=True, check=True)". can you help me, how did your code running smoothly