ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 OCR with Delphi2007 and ImageEn 5.0.5
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

egold2005

11 Posts

Posted - Apr 03 2020 :  03:07:16  Show Profile  Reply
Hello,

I am trying the following sample code and it produces AV at address 000000:

ImageEnView1.IO.LoadFromFile('D:\test1.bmp');
vStr := IEVisionLib.createOCR(IEOCRLanguageList[OCR_English_language].Code).recognize(ImageEnView1.IEBitmap.GetIEVisionImage(), IEVisionRect(0, 0, 0, 0)).c_str();

I have TImageEnIO and TImageEnView components placed on the form, IO is linked to View component through AttachedImageEn property.

What am i missing here?

Thanks alot,
Eugene.

egold2005

11 Posts

Posted - Apr 03 2020 :  06:51:51  Show Profile  Reply
Sorry it appears i am building against 6.3.0 source code.
Go to Top of Page

xequte

38180 Posts

Posted - Apr 03 2020 :  15:08:13  Show Profile  Reply
Hi

For ImageEn v6.3.0, you need to be using IEVision 3.0.5.

Can you display the properties of the ievision.dll (i.e. in Windows Explorer) and check what version you have?

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

egold2005

11 Posts

Posted - Apr 06 2020 :  01:38:53  Show Profile  Reply
Can you tell me where can i download IEVision 3.0.5?

Thank you.
Go to Top of Page

xequte

38180 Posts

Posted - Apr 07 2020 :  05:51:20  Show Profile  Reply
Please email us at sales @ xequte.com

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: