LEADTOOLS Support
Imaging
Imaging SDK Examples
HOW TO: Create a .NET Core Cross Platform OCR Application
#1
Posted
:
Tuesday, May 15, 2018 3:16:38 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 63
Thanks: 2 times
Was thanked: 4 time(s) in 4 post(s)
Attached is a project showcasing how you can use the LEADTOOLS .NET Core libraries to build a cross-platform OCR Application. This sample application loads a sample image such as a TIF, OCR's the words, and outputs the recognized words into a PDF document.
An example video of this application can be seen from the link below:
https://www.leadtools.com/sdk/ocr?related=videosNote that this application can be run from the Command Prompt/Terminal by using the following command below:
Quote:dotnet "OCR Demo.dll" "C:\temp\input.tif" "C:\temp\out.pdf"
The command is for Windows platforms and assumes your input file is located within a "Temp" folder on your C drive. You would need to adjust accordingly if running this application on macOS or Linux platforms.
Edited by moderator Thursday, February 7, 2019 10:36:51 AM(UTC)
| Reason: updated project to work with 20.0.0.* NuGets
Joe Zhan
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Imaging
Imaging SDK Examples
HOW TO: Create a .NET Core Cross Platform OCR Application
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.