|
-
May 13th, 2009, 07:51 AM
#1
Extract text from Scanned Image
Hi all,
I want to extract text from scanned Image using c#.net. I have tried by converting the scanned image to PDF and then extract text from PDF.
I am extracting text from PDF using pdfbox , and able to get the text from normal PDF file. I am not able to get the text from the PDF file which I converted the Image to PDF.
Some tools(OCR) are there, but I have to implement using C#.NET.
Please give some Ideas how to get the text from scanned Image.
Thanks in advance.
-
May 13th, 2009, 08:48 AM
#2
Re: Extract text from Scanned Image
From what I've heared, OCR with .NET is a bit problematic at this stage. Yes, there are numerous OCR SDKs on Microsoft's site, but I haven't heared much good about them yet.
-
May 14th, 2009, 05:37 AM
#3
Re: Extract text from Scanned Image
Thanks for the response..
I am able to extract English text from the scanned Image using MODI C#.NET.
"http://www.devsource.com/c/a/Languages/Using-The-Office-2007-OCR-Component-in-C/".
But I am not able to get my Local Language text(Telugu) from the Image Is it possible to achieve this?
Please help me regarding this...
Thanks in advance.
-
December 3rd, 2015, 03:27 AM
#4
Re: Extract text from Scanned Image
 Originally Posted by Post2Naresh
Hi all,
I want to extract text from scanned Image using c#.net. I have tried by converting the scanned image to PDF and then extract text from PDF.
I am extracting text from PDF using pdfbox , and able to get the text from normal PDF file. I am not able to get the text from the PDF file which I converted the Image to PDF.
Some tools(OCR) are there, but I have to implement using C#.NET.
Please give some Ideas how to get the text from scanned Image.
Thanks in advance.
maybe you can try Tesseract OCR engine, it's the best open source library. in may opinion, it's higher accurate than MODI.
-
December 3rd, 2015, 08:46 AM
#5
Re: Extract text from Scanned Image
Erm, thanks for your efforts in helping. Keep in mind that this thread is over 6 years old. please do not reply to old threads as it messes with the forum-flow.
There are plenty of current threads that needs assistance
-
December 3rd, 2015, 12:10 PM
#6
Re: Extract text from Scanned Image
ahoodin
To keep the plot moving, that's why.

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|