Search found 4 matches

by ejurschi
Thu Feb 04, 2010 7:26 pm
Forum: OCR, MRC & Document understanding
Topic: OCRTesseractDoOCR not threadsafe?
Replies: 2
Views: 3545

Re: OCRTesseractDoOCR not threadsafe?

Good news, thank you!
OCRing without using all cores of a machine is well, like 1995 :-)
by ejurschi
Thu Feb 04, 2010 6:46 pm
Forum: OCR, MRC & Document understanding
Topic: OCRTesseractDoOCR not threadsafe?
Replies: 2
Views: 3545

OCRTesseractDoOCR not threadsafe?

I am trying to integrate some ocr functionality into a multithreaded job processing software. Without the ocr everything is stable and threadsafe. OCRTesseractDoOCR is working fine sequentially (while using only 1 thread), but with 2 threads and more it crashes with an access violation in gdocrplug....
by ejurschi
Thu Feb 04, 2010 6:29 pm
Forum: Image Processing & Document Imaging
Topic: Delphi 7 + Windows 7 64 + .tlb
Replies: 2
Views: 2398

Re: Delphi 7 + Windows 7 64 + .tlb

To my own surprise Delphi 7 is stable on Windowss 7 64. I am working with this configuration for one month now and make heavy use of 3rd party components from 10 different supliers, all stable. (Ok, most of them are native VCL code). But I aware of the special configuration of my development environ...
by ejurschi
Tue Feb 02, 2010 10:39 pm
Forum: Image Processing & Document Imaging
Topic: Delphi 7 + Windows 7 64 + .tlb
Replies: 2
Views: 2398

Delphi 7 + Windows 7 64 + .tlb

Hello, when I try to import gdpicturepro5.tlb I get the message "Fehler beim Zugriff auf OLE-Regsitrierung", which means something like "An error occured during the OLE-registration". On a nearly identical Delphi7-installation on Windows XP it is working and the components are ad...