Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Saturday, July 25, 2009 5:53:42 AM(UTC)

tkword  
tkword

Groups: Registered
Posts: 1



environment :
LEADTOOLS V16
C#


I'm developing a program with WinForm (c#)
it keeps monitoring designated image directory ( timer event : interval 1000 millisecs )
if file exists, i wanna process OCR recognizing
so this program have 2 thread (main UI thread, and timer thread)

then, must i enable the ltthunkserver.exe ?

ocrEngine = OcrEngineManager.CreateEngine(OcrEngineType.Plus, True)

but this causes lower speed of OCR




 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, July 26, 2009 5:55:02 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

If your application uses all the OCR engine functions in one and only one thread, you do not need to enable the Thunk Server, even if your application has other threads.
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.088 seconds.