Hi there,
first post as ievision user. Using C++ XE4 32 bit and I am not able to run the demo, since the line
OCR->recognize(image, IEVisionRect(0, 0, 0, 0), false, str);
throws an AV.
Read of address 00000000, so it appears that something is not initialized ?
The registered (i.e.: not an evaluation) DLL is in place, same path of executable.
Thanks
/Claudio