-
Notifications
You must be signed in to change notification settings - Fork 314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vietnamese License Plate #3
Comments
This problem might comes from restoration proccessing, what you need to do is improve detecting Plate algorithm. |
Hai, I am new to openCV and I wanna do number-plate recognition using opencv and python. |
@hungpqz I'm planning to train a model to detect vietnamese license plate and you likely have a exciting dataset. Can you send me that dataset for my study? |
@hungpqz Could you please send the dataset for vietnamese plate.Your dataset looks promising! |
In Vietnam we have 2 type of license plate. One has 1 line and the other has 2 lines.
How to check if it is 1 line or 2 lines with this project? And some time I see the result is not correct. For example this image below (1 line license plate)
Correct one is : 51A13883 and this is 5JA3883
This is 2 lines license plate:
The text was updated successfully, but these errors were encountered: