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
|
|
|