#1
Posted
:
Wednesday, August 9, 2006 11:06:04 PM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
I am attaching a small C# OCR .Net project that shows how to do the following:
- Initialize OCR and startup OCR Engine
- Load the Multi-Page OCR image and add the pages to the OCR engine.
- Enhance the quality of the image by using image processing functions (such as ResizeCommand, ColorResolutionCommand, change the image resolution and the AntiAliasingCommand).
- Recognize the OCR Multi-Page image.
- Save the OCR results to RTF file
- Shutdown the OCR engine.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#2
Posted
:
Friday, October 6, 2017 3:00:22 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 199
Was thanked: 28 time(s) in 28 post(s)
Updated to LEADTOOLS v19 with Visual Studio 2017. Also changed project to automatically select dll's for running in 32-bit and 64-bit.
Extract to "C:\LEADTOOLS 19\Examples\DotNet\CS\" to use the example.
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.
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.