LEADTOOLS Support
Document
Document SDK Examples
How To: Use the AutoRecognizeManager in a multi-threaded environment
#1
Posted
:
Monday, January 22, 2018 9:24:44 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 70
Was thanked: 4 time(s) in 4 post(s)
Attached is a VS2017 project written in C# that utilizes the Leadtools.Ocr NuGet package. This project showcases how to parallelize the OcrAutoRecognizeManager by multithreading the directory of files, in addition to each page in a file. The project will produce timing results for processing everything sequentially, for only multithreading the pages for each file, and then finally by parallelizing both the directory and the pages.
Edited by moderator Friday, December 7, 2018 11:17:33 AM(UTC)
| Reason: Not specified
Duncan Quirk
Developer Support Engineer
LEAD Technologies, Inc.
LEADTOOLS Support
Document
Document SDK Examples
How To: Use the AutoRecognizeManager in a multi-threaded environment
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.