MicrocontrollersAndMore / OpenCV_3_License_Plate_Recognition_Python

https://www.youtube.com/watch?v=fJcl6Gw1D8k
525 stars 317 forks source link

Issue in multiple number plates detection #15

Open santoshmanojbantu opened 5 years ago

santoshmanojbantu commented 5 years ago

The code which was available was working but the problem is that it is only detecting only one car at a time and the image contains multiple cars. If we run the code another time it is detecting other car and followed by other car but not all cars at once. So I would like to find out why.