I have a project where I need to identify the license plate of a car using OpenCV.
I want to load an image of a number or a letter and let OpenCV identify it and print it to the console.
Is there a function do this? If not, how can I do it?
Note: I am working on gray level
Please help, I have to make it a week from now