Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Monday, July 31, 2017 5:03:40 PM(UTC)
Nick Villalobos

Groups: Registered
Posts: 119

Was thanked: 4 time(s) in 4 post(s)

Below you will find a very simple WPF MICR demo that loads in an image, then will spit out the recognition results from that image. Please note that this application only has the necessary codecs to load a JPG file so you will need to add additional codecs references while working with different file types.

Feel free to modify this demo to better suit your needs.

File Attachment(s):
WPF_MICR_Demo (2).zip (10kb) downloaded 379 time(s).

Edited by user Tuesday, August 1, 2017 8:40:29 AM(UTC)  | Reason: Not specified

Nick Villalobos
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, April 12, 2018 3:01:28 PM(UTC)
Christopher

Groups: Registered, Tech Support, Administrators
Posts: 89

Was thanked: 4 time(s) in 4 post(s)

This project has been updated to use v20.
During the upgrade from the LEADTOOLS v19 to v20, a few alterations to the required DLLs were required.
The reason for this is that some of the DLLs have been renamed and others deprecated, but all of the same functionality still is present and available.

v19 used:
Leadtools
Leadtools.Codecs
Leadtools.Codecs.Cmp
Leadtools.Forms
Leadtools.Forms.DocumentWriters
Leadtools.Froms.Ocr
Leadtools.Forms.Ocr.Advantage
Leadtools.Forms.Ocr.Professional
Leadtools.ImageProcessing.Core
Leadtools.Windows.Controls

v20 uses:
Leadtools
Leadtools.Codecs
Leadtools.Codecs.Cmp
Leadtools.Codecs.Tif
Leadtools.Forms.Document.Writer
Leadtools.ImageProcessing.Core
Leadtools.Ocr
Leadtools.Ocr.LEADEngine
Leadtools.Ocr.OmniPageEngine
Leadtools.Windows.Controls

File Attachment(s):
WPF_MicrDemo_v20.zip (100kb) downloaded 247 time(s).

Chris Thompson
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.108 seconds.