Automatic_Number_Plate_Detection_Recognition_YOLOv8 icon indicating copy to clipboard operation
Automatic_Number_Plate_Detection_Recognition_YOLOv8 copied to clipboard

Is that able to use a webcam as the source?

Open Linyang1013 opened this issue 2 years ago • 2 comments
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 avatar May 24 '23 11:05 Linyang1013

@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

Toufiq0101 avatar Aug 27 '23 04:08 Toufiq0101