Open shukkkur opened 2 years ago
Yes. CV depends on the input shape; every picture should be scaled to the same dimension!
Thanks for sharing this helpful application, @apoorva-dave! Here is a notebook that also supports license plate detection:
https://github.com/georgia-tech-db/eva https://github.com/georgia-tech-db/license-plate-recognition/blob/main/README.ipynb
When when I run the code from DetectPlate.py on the first picture from README.md, this is the result I get
On car6.jpg and car.png it works perfectly.
I also comment this part of the code
Can the shape of the image affect the accuracy? Please help.