LEADTOOLS Support
Imaging
Imaging SDK Examples
HOW TO: Recognize and Process OMR Worksheets using the new OMR Toolkit
#1
Posted
:
Thursday, March 7, 2019 1:11:30 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 163
Was thanked: 9 time(s) in 9 post(s)
Note this requires Leadtools.Forms.Processing.Omr which is available in the new LEADTOOLS remaster released March 2019. If you do not have this remaster, download and install it first.
https://www.leadtools.com/downloads?category=mainThis remaster also creates new files and folders in the "LEADTOOLS Images" folder. This demo relies on the "Forms\OMR Processing\Exam\" structure and contained files being present.
Attached is a simple command-line project which shows how to use the new OMR Processing toolkit. The program flow creates a new template file from an existing image on disk, creates, configures and adds some zones to it, performs OMR recognition of the template against the input documents, then finally statistical analysis of the recognized forms.
Unzip this to its own folder in the LEADTOOLS installation folder:
C:\LEADTOOLS 20\Examples\DotNet\CS
The UI-based version of the OmrProcessingDemo with a more robust array of features is also available in the installation folder.
C:\LEADTOOLS 20\Examples\DotNet\CS\OmrProcessingDemo
Nick Crook
Developer Support Engineer
LEAD Technologies, Inc.
#2
Posted
:
Tuesday, April 30, 2024 10:54:41 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 163
Was thanked: 9 time(s) in 9 post(s)
I've updated this to use the v23 libraries. Unzip it to its own folder in C:\LEADTOOLS23\Examples\OCR\DotNet.
Nick Crook
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Imaging
Imaging SDK Examples
HOW TO: Recognize and Process OMR Worksheets using the new OMR Toolkit
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.