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
thank you for your fast answer
I am working with Microsoft Visual C++ 2008 Express Edition
and about library the following libraries are whwat i used:
"C:Program FilesOpenCVlib" "C:Program FilesOpenCVcvinclude" "C:Program FilesOpenCVcxcoreinclude" "C:Program FilesOpenCVotherlibshighgui" "C:Program FilesOpenCVcvauxinclude" "C:Program FilesOpenCVotherlibs\_graphicsinclude" "C:Program FilesOpenCVcvsrc" "C:Program FilesOpenCVcxcoresrc" "C:Program FilesOpenCVcvauxsrc" "C:Program FilesOpenCVotherlibshighgui" "C:Program FilesOpenCVotherlibs\_graphicssrc"