Click here to Skip to main content
15,911,785 members
Home / Discussions / C#
   

C#

 
AnswerRe: c# Pin
Maciej Los24-Jan-19 2:45
mveMaciej Los24-Jan-19 2:45 
Questionpassing a file in to an Core 2.1 WebApi method Pin
Simon_Whale23-Jan-19 10:18
Simon_Whale23-Jan-19 10:18 
AnswerRe: passing a file in to an Core 2.1 WebApi method Pin
Richard Deeming23-Jan-19 11:31
mveRichard Deeming23-Jan-19 11:31 
GeneralRe: passing a file in to an Core 2.1 WebApi method Pin
Simon_Whale2-Feb-19 23:22
Simon_Whale2-Feb-19 23:22 
QuestionWhat is wrong with this code? Pin
nuno6921-Jan-19 9:42
nuno6921-Jan-19 9:42 
AnswerRe: What is wrong with this code? Pin
Eddy Vluggen21-Jan-19 10:56
professionalEddy Vluggen21-Jan-19 10:56 
GeneralRe: What is wrong with this code? Pin
nuno6921-Jan-19 11:13
nuno6921-Jan-19 11:13 
GeneralRe: What is wrong with this code? Pin
Eddy Vluggen21-Jan-19 11:23
professionalEddy Vluggen21-Jan-19 11:23 
GeneralRe: What is wrong with this code? Pin
nuno6921-Jan-19 12:57
nuno6921-Jan-19 12:57 
GeneralRe: What is wrong with this code? Pin
Eddy Vluggen22-Jan-19 2:32
professionalEddy Vluggen22-Jan-19 2:32 
GeneralRe: What is wrong with this code? Pin
nuno6922-Jan-19 3:04
nuno6922-Jan-19 3:04 
GeneralRe: What is wrong with this code? Pin
Eddy Vluggen22-Jan-19 3:10
professionalEddy Vluggen22-Jan-19 3:10 
QuestionLooking for a good OCR package for reading 9 pin Dot Matrix, or perhaps a better way of printing multipart forms. Pin
jkirkerx21-Jan-19 8:10
professionaljkirkerx21-Jan-19 8:10 
I'm putting a quote together to scan some multi-part forms that are Dot Matrix printed and OCR the packing list number off them for later processing. All I need is the one number off it. Once I have the number I can lookup the contents.
The original intention was to write a c# winforms app, have the op drop the packing lists in the Kyocera copier scanner and save the images to a folder on the server. Then run the app and OCR each image and rename them and store them for recall.

I wrote a test program and tried the Microsoft Ocr, the Iron Ocr, dabbled with the Matrox MIL but backed off it because it required way more time to learn. I can get partial numbers but never got a complete number.

I understand that the 9 pin dot matrix is really low resolution and doesn't create perfect type.
Thought about trying to reprogram the printer to produce letter quality dot matrix on just the number, but it's DOS program and I'm not sure if I can change the template without recompiling the program; I don't know how to compile old Foxpro.

Maybe I'll drop the OCR idea and go another direction.

Does anyone have any experience with this? Any Ideas?
If it ain't broke don't fix it
Discover my world at jkirkerx.com

AnswerRe: Looking for a good OCR package for reading 9 pin Dot Matrix, or perhaps a better way of printing multipart forms. Pin
Mycroft Holmes21-Jan-19 13:11
professionalMycroft Holmes21-Jan-19 13:11 
GeneralRe: Looking for a good OCR package for reading 9 pin Dot Matrix, or perhaps a better way of printing multipart forms. Pin
jkirkerx22-Jan-19 7:40
professionaljkirkerx22-Jan-19 7:40 
AnswerRe: Looking for a good OCR package for reading 9 pin Dot Matrix, or perhaps a better way of printing multipart forms. Pin
mo149221-Jan-19 15:00
mo149221-Jan-19 15:00 
GeneralRe: Looking for a good OCR package for reading 9 pin Dot Matrix, or perhaps a better way of printing multipart forms. Pin
jkirkerx22-Jan-19 7:43
professionaljkirkerx22-Jan-19 7:43 
AnswerRe: Looking for a good OCR package for reading 9 pin Dot Matrix, or perhaps a better way of printing multipart forms. Pin
Wastedtalent23-Jan-19 23:53
professionalWastedtalent23-Jan-19 23:53 
GeneralRe: Looking for a good OCR package for reading 9 pin Dot Matrix, or perhaps a better way of printing multipart forms. Pin
jkirkerx24-Jan-19 13:22
professionaljkirkerx24-Jan-19 13:22 
AnswerRe: Looking for a good OCR package for reading 9 pin Dot Matrix, or perhaps a better way of printing multipart forms. Pin
LEADTOOLS Support24-Jan-19 7:28
sponsorLEADTOOLS Support24-Jan-19 7:28 
GeneralRe: Looking for a good OCR package for reading 9 pin Dot Matrix, or perhaps a better way of printing multipart forms. Pin
Mycroft Holmes24-Jan-19 11:16
professionalMycroft Holmes24-Jan-19 11:16 
GeneralRe: Looking for a good OCR package for reading 9 pin Dot Matrix, or perhaps a better way of printing multipart forms. Pin
jkirkerx24-Jan-19 13:26
professionaljkirkerx24-Jan-19 13:26 
GeneralRe: Looking for a good OCR package for reading 9 pin Dot Matrix, or perhaps a better way of printing multipart forms. Pin
jkirkerx24-Jan-19 13:23
professionaljkirkerx24-Jan-19 13:23 
AnswerMy first level of success using image processing first, just a test Pin
jkirkerx26-Jan-19 8:37
professionaljkirkerx26-Jan-19 8:37 
QuestionC# Image Display Pin
cbuk2k20-Jan-19 23:31
cbuk2k20-Jan-19 23:31 

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.