On Mon, May 3, 2010 at 8:44 AM, varnikat t wrote:
> Hi,
> How to check if OCR engine like cuneiform,ocropus,ocrad OCRing an image has
> completed the job if running it from a python program?
>
> I am using a progress bar on the front end to show the OCRing progress
> happening in background but
Hi,
How to check if OCR engine like cuneiform,ocropus,ocrad OCRing an image has
completed the job if running it from a python program?
I am using a progress bar on the front end to show the OCRing progress
happening in background but how to stop progress bar automatically when
OCRing is done.
A