Car-License-Plate-Recognition icon indicating copy to clipboard operation
Car-License-Plate-Recognition copied to clipboard

This is an implementation of a research paper - creating an Automatic Car License Plate Recognizer with some Computer Vision Techniques.

Results 5 Car-License-Plate-Recognition issues
Sort by recently updated
recently updated
newest added

Hi, I have tried the model on various images and videos; the result is that there is not a single detection while the model works perfectly on the test video...

I would like to implement german license plates into your well working script. What should I do to train the ocr model the complete alphanumeric characters? Can you show me...

Can someone reupload the test video?

D:\Car-License-Plate-Recognition-master>pip install opencv-python==3.4.2 ERROR: Could not find a version that satisfies the requirement opencv-python==3.4.2 (from versions: 3.4.0.14, 3.4.10.37, 3.4.11.39, 3.4.11.41, 3.4.11.43, 3.4.11.45, 3.4.13.47, 3.4.15.55, 3.4.16.57, 3.4.16.59, 3.4.17.61, 3.4.17.63, 3.4.18.65, 4.3.0.38,...