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 : Thursday, June 23, 2005 12:48:30 AM(UTC)
liu.zhaopi

Groups: Registered
Posts: 7


I am actually building a dialog based application,

Is it possible that I can do OCR only based on the image path without display the image itself?

 

 

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 : Thursday, June 23, 2005 6:36:29 PM(UTC)
liu.zhaopi

Groups: Registered
Posts: 7


I am still trying to do that,

but i am receiving error when trying to add pages:

**********************************************************

BITMAPHANDLE Bitmap;

 L_InitBitmap(&Bitmap,sizeof(BITMAPHANDLE),0,0,0);
 L_INT nRet = L_LoadBitmap((L_TCHAR *)path,&Bitmap, sizeof(BITMAPHANDLE),0,ORDER_BGRORGRAY,NULL,NULL);

 nRet = L_DocAddPage(m_hDoc, &Bitmap,-1);

**********************************************************

nRet is returning value -261, and according to the retrurn codes, the error message is "Internal Error in MOR recognition module"~~

Totally not sure what is going on internally! Can anybody explain to me? Thanks
 

 
#3 Posted : Monday, June 27, 2005 12:41:44 PM(UTC)

support  
support

Groups: Registered, Tech Support
Posts: 20



Please check the attached console demo. It's OCR the image without displaying the image.




Thanks,
Ali Abo Al-Rob
LEADTOOLS Technical Support
704-332-5532 voice
704-372-8116 fax
http://support.leadtools.com

File Attachment(s):
ConsoleOCR.zip (11kb) downloaded 122 time(s).
 
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.069 seconds.