LEADTOOLS Support
Document
Document SDK Examples
How To: Minimum OCR to text demo using OCR Professional (C# .NET)
#1
Posted
:
Monday, June 7, 2010 11:25:36 AM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
This project uses LEADTOOLS v16.5 OCR Professional features.
The project is implemented using minimum code required to OCR single page or multi-page files and save it in a plain text file.
This shows the ease of use of LEADTOOLS 16.5 OCR and can be used as a starting point for other OCR projects.
It is a Visual Studio 2005 project written in C#
Edited by user Friday, June 23, 2017 9:50:24 AM(UTC)
| Reason: Not specified
Walter Bates
Senior Support Engineer
LEAD Technologies, Inc.
#2
Posted
:
Wednesday, July 11, 2012 11:19:40 PM(UTC)
Groups: Registered
Posts: 256
The attached MS-VS2008 project is minimum OCR project that uses LEADTOOLS v17.5. It is written in C#.
#3
Posted
:
Monday, January 20, 2014 11:43:54 PM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
I am attaching a small C# 2010 console application that uses LEADTOOLS v18 Dotnet 4 DLLS. This application takes two arguments (source folder and target folder) and recognizes all TIFF images in the source folder and save them as Text files in the target folder.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#4
Posted
:
Thursday, October 5, 2017 10:12:15 AM(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.
Added an option to preserve subfolder hierarchy when outputting TXT files.
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.
#5
Posted
:
Thursday, January 24, 2019 11:00:39 AM(UTC)
Groups: Registered, Tech Support
Posts: 179
Updated to LEADTOOLS v20 with Visual Studio 2017.
Extract to "C:\LEADTOOLS 20\Examples\DotNet\CS\" to use the example.
Mohamed Abedallah
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Document
Document SDK Examples
How To: Minimum OCR to text demo using OCR Professional (C# .NET)
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.