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 : Tuesday, December 21, 2010 8:47:42 PM(UTC)
suraj.coastis

Groups: Registered
Posts: 9


I'm evaluating Leadtools 17.0, to test whether it's arabic ocr module suits my project requirements.
When I select the OCREngineType as Arabic, as in following code:
IOcrEngine ocrEngine = OcrEngineManager.CreateEngine(OcrEngineType.Arabic, false);
ocrEngine.Startup(null,null,null,null);

This gives me an error, "Could not find engine path".

DO you have any working sample of code for Arabic OCR recognition ?

It'll be really helpful for me. Thank you!
 

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 : Wednesday, December 22, 2010 5:31:15 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

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

Did you download and install the LEADTOOLS Arabic OCR engine? LEADTOOLS v17 complete SDK setup does not include this engine and you have to download it from our download page.
If you have already installed the setup, try to pass the location of the Arabic OCR runtime to the ocrEngine.Startup() method.
 
#3 Posted : Wednesday, December 22, 2010 11:09:13 PM(UTC)
suraj.coastis

Groups: Registered
Posts: 9


Thank you very much for the quick clarification. I installed the Arabic OCR runtime separately which I downloaded from the Leadtools downloadsd page. Then my application worked as I expected. Thank you!
 
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.054 seconds.