1

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.

James Z
  • 12,209
  • 10
  • 24
  • 44

1 Answers1

0

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.

Mousa Alfhaily
  • 1,260
  • 3
  • 20
  • 38