Click here to Skip to main content
15,911,529 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionOptimize GDI+ for OCR Pin
stardust8511-Feb-09 8:58
stardust8511-Feb-09 8:58 
I want to grab a portion of the screen with just text (already accomplished) and save it as a bitonal tiff images and then image enhance that file so that OCR programs can effectively convert it to text. Is there a surefire method using GDI+ that will give me a great looking image that a OCR program can sucessfully read? By great looking I mean where the text is readable and not blurry.

Right now, I'm creating a 600x400 image canvas and pasting the text I grabed from the desktop onto that image. The reason why the image canvas (white space) is so big is that I'm concerned that some OCR engines won't read really small images. However, most OCR programs return garbled text even if the text on the image is pixel perfect. Why is this? Is there something wrong with the resolution, DPI, quality of the image? For example, I have an image with the text "Color.White" centered in the middle in 10 font size. When I OCR it, it reads "C0l0t.Uhic&"

I also ned to know how to save a GDI+ image as a bitonal tiff.

Also, does anyone reccommend a good OCR engine I can use with the .NET framework?
AnswerRe: Optimize GDI+ for OCR Pin
Dave Kreskowiak11-Feb-09 10:14
mveDave Kreskowiak11-Feb-09 10:14 
GeneralRe: Optimize GDI+ for OCR Pin
Luc Pattyn11-Feb-09 11:51
sitebuilderLuc Pattyn11-Feb-09 11:51 
AnswerRe: Optimize GDI+ for OCR Pin
Mark Churchill11-Feb-09 12:44
Mark Churchill11-Feb-09 12:44 
AnswerRe: Optimize GDI+ for OCR Pin
supercat912-Feb-09 12:55
supercat912-Feb-09 12:55 
Questionsong/tune comparison Pin
Vishnu Prem11-Feb-09 7:09
Vishnu Prem11-Feb-09 7:09 
AnswerRe: song/tune comparison Pin
annathor19-Feb-09 2:44
annathor19-Feb-09 2:44 
QuestionWCF Caller context. Pin
MadShad200411-Feb-09 6:13
MadShad200411-Feb-09 6:13 
AnswerRe: WCF Caller context. Pin
MadShad200412-Feb-09 0:34
MadShad200412-Feb-09 0:34 
Question.net Serializable DTO Pin
mokrala11-Feb-09 5:28
mokrala11-Feb-09 5:28 
QuestionKill a Thread Pin
εїзεїзεїз10-Feb-09 21:00
εїзεїзεїз10-Feb-09 21:00 
AnswerRe: Kill a Thread Pin
Dave Kreskowiak11-Feb-09 3:48
mveDave Kreskowiak11-Feb-09 3:48 
GeneralRe: Kill a Thread Pin
εїзεїзεїз11-Feb-09 22:18
εїзεїзεїз11-Feb-09 22:18 
GeneralRe: Kill a Thread Pin
Dave Kreskowiak12-Feb-09 1:34
mveDave Kreskowiak12-Feb-09 1:34 
AnswerRe: Kill a Thread Pin
just3ala213-Feb-09 11:45
just3ala213-Feb-09 11:45 
QuestionCustomizing setup.ini Pin
NICE TO MEET10-Feb-09 17:35
NICE TO MEET10-Feb-09 17:35 
QuestionRe: Customizing setup.ini Pin
led mike11-Feb-09 4:34
led mike11-Feb-09 4:34 
QuestionVS2005 - Setup & Deployment - Condition question Pin
JBAK_CP10-Feb-09 10:11
JBAK_CP10-Feb-09 10:11 
AnswerRe: VS2005 - Setup & Deployment - Condition question Pin
led mike10-Feb-09 11:22
led mike10-Feb-09 11:22 
QuestionRemote " Control Panel" Pin
skinfly10-Feb-09 3:41
skinfly10-Feb-09 3:41 
AnswerRe: Remote " Control Panel" Pin
Dave Kreskowiak10-Feb-09 3:51
mveDave Kreskowiak10-Feb-09 3:51 
QuestionCreating MSI package Pin
NICE TO MEET10-Feb-09 1:30
NICE TO MEET10-Feb-09 1:30 
QuestionRe: Creating MSI package Pin
Vasudevan Deepak Kumar10-Feb-09 3:03
Vasudevan Deepak Kumar10-Feb-09 3:03 
AnswerRe: Creating MSI package Pin
NICE TO MEET10-Feb-09 16:29
NICE TO MEET10-Feb-09 16:29 
QuestionCSS deployment issue Pin
ShreyaSingh319-Feb-09 20:25
ShreyaSingh319-Feb-09 20:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.