I'm working on a C# Windows Forms application to recognize car license plate numbers and display the detected text. My goal is to achieve high accuracy in recognizing both numbers and letters. I’m currently using Emgu.CV (the .NET wrapper for OpenCV) for image processing, and I’ve experimented with EasyOCR and Tesseract OCR for character recognition. However, I'm facing challenges with accuracy, especially for non-standard fonts and low-resolution images.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)