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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Access Violation in OCR function "recognize"

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
grda Posted - Nov 09 2015 : 08:39:53
I want to use the OCR from a plugin IEVision.
I am trying to run the OCR Demo and get an error:


Project OCR.exe raised exception class $C0000005 with message 'access violation at 0x103c0cee: read of address 0x00000000'.


In this line:

memo1.Lines.Text := m_OCR.recognize(ImageEnVect1.IEBitmap.GetIEVisionImage(),
IEVisionRect(ocrrect.x, ocrrect.y, ocrrect.width, ocrrect.height), True).c_str();


All other functions are working properly.

IEVision version 2.0.1.0.

Thank you.
Dmitriy.
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Nov 09 2015 : 14:43:00
Hi

Please download the latest version of IEVision, v3.0.2.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com