Reputation: 97
I have been working on extracting text from images, specifically focusing on seven-segment fonts, using .NET. Unfortunately, my attempts with popular libraries like Tesseract and IronOcr have been unsuccessful, as they seem to excel with normal English fonts.
Here's a brief overview of my approach so far:Despite these efforts, I'm facing challenges in accurately extracting text from images with seven-segment fonts.
Link to : Image Dataset Folder
Additionally, I've experimented with image processing techniques, including:
Upvotes: 0
Views: 131