Vietnamese License Plate
hungpqz opened this issue · 4 comments
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:
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.
[(https://github.com/MicrocontrollersAndMore/OpenCV_3_License_Plate_Recognition_Python)]
I got this github link for my work and I couldn't get from where the classification.txt, flattenedimage.txt is from!
Can anyone help me with this?
Thanks in advance.