I have a small PNG image and I need to extract text from it. I tried using tesseract, googled many yes to find a way for it, But nothing worked. How can I extract text from PNG image?
I am using Vb 2010 express.
I have a small PNG image and I need to extract text from it. I tried using tesseract, googled many yes to find a way for it, But nothing worked. How can I extract text from PNG image?
I am using Vb 2010 express.
Yes, this possible using 'Emgu.CV'
Website here.
Download it and import its dll
files into you application, then see this video to know how it's done : this video can show you exactly how to do it in visual basic : YouTube.