Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: SELECT * FROM DB WHERE aFIELD = Null Pin
Glen Harvy19-Sep-06 23:34
Glen Harvy19-Sep-06 23:34 
GeneralRe: SELECT * FROM DB WHERE aFIELD = Null Pin
Christian Graus19-Sep-06 23:38
protectorChristian Graus19-Sep-06 23:38 
GeneralRe: SELECT * FROM DB WHERE aFIELD = Null Pin
Glen Harvy20-Sep-06 1:45
Glen Harvy20-Sep-06 1:45 
QuestionVisual Studio 2005 windows mobile development.. Pin
Sri harini19-Sep-06 22:31
Sri harini19-Sep-06 22:31 
QuestionExtract Text from PNG file Pin
Jatin Kakkar19-Sep-06 22:06
Jatin Kakkar19-Sep-06 22:06 
AnswerRe: Extract Text from PNG file Pin
Christian Graus19-Sep-06 22:20
protectorChristian Graus19-Sep-06 22:20 
GeneralRe: Extract Text from PNG file Pin
Jatin Kakkar19-Sep-06 22:47
Jatin Kakkar19-Sep-06 22:47 
GeneralRe: Extract Text from PNG file Pin
Christian Graus19-Sep-06 23:13
protectorChristian Graus19-Sep-06 23:13 
OCR is never perfect. According to the google page someone linked you to:

It also doesn't do well on grayscale and color documents, and it's not nearly as accurate as some of the best commercial OCR packages out there. Yet, as far as we know, despite its shortcomings, Tesseract is far more accurate than any other Open Source OCR package out there

I take that to mean - good luck. If you need to use something free, then this is your best bet, perhaps you can turn the images to 1 bit first ? Anyhow, realistically, if you want any sort of guarentee, or any sort of support, you need to buy a library. You certainly don't want to be writing one.

Also, be aware that OCR performs very poorly when the text is not lined up exactly, or has background noise.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

GeneralRe: Extract Text from PNG file Pin
Jatin Kakkar19-Sep-06 23:58
Jatin Kakkar19-Sep-06 23:58 
GeneralRe: Extract Text from PNG file Pin
Christian Graus20-Sep-06 0:06
protectorChristian Graus20-Sep-06 0:06 
GeneralRe: Extract Text from PNG file Pin
Jatin Kakkar19-Sep-06 22:58
Jatin Kakkar19-Sep-06 22:58 
AnswerRe: Extract Text from PNG file Pin
S. Senthil Kumar19-Sep-06 22:46
S. Senthil Kumar19-Sep-06 22:46 
Questionpolyfit in matlab building for .net Pin
Haoman1719-Sep-06 21:55
Haoman1719-Sep-06 21:55 
QuestionGridview Binding Pin
Brendan Vogt19-Sep-06 21:43
Brendan Vogt19-Sep-06 21:43 
QuestionHow to schedule windows service in c#? Pin
Rajesh_K_Sharma19-Sep-06 21:31
Rajesh_K_Sharma19-Sep-06 21:31 
AnswerRe: How to schedule windows service in c#? Pin
Rajesh_K_Sharma19-Sep-06 22:54
Rajesh_K_Sharma19-Sep-06 22:54 
GeneralRe: How to schedule windows service in c#? Pin
mav.northwind20-Sep-06 1:00
mav.northwind20-Sep-06 1:00 
Questionhow to calculate with cells Pin
faladrim19-Sep-06 20:57
faladrim19-Sep-06 20:57 
QuestionLooking for some guide for bluetooth programming Pin
Dsypher19-Sep-06 20:39
Dsypher19-Sep-06 20:39 
Questioncomma delimited text file Pin
minniemooo19-Sep-06 20:36
minniemooo19-Sep-06 20:36 
AnswerRe: comma delimited text file Pin
Christian Graus19-Sep-06 20:45
protectorChristian Graus19-Sep-06 20:45 
Questionnode selection in Treeview Pin
saqib8219-Sep-06 20:34
saqib8219-Sep-06 20:34 
Questionnode selection in Treeview Pin
saqib8219-Sep-06 20:31
saqib8219-Sep-06 20:31 
QuestionC# to Excel Pin
Gammaza19-Sep-06 20:15
Gammaza19-Sep-06 20:15 
AnswerRe: C# to Excel Pin
Christian Graus19-Sep-06 20:45
protectorChristian Graus19-Sep-06 20:45 

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.