Hi,

I have a problem when using system calls tesseract 3.0.2 from Java (using 
Process.waitFor). The problem I have is that tesseract uses too much CPU 
and in most cases the Java virtual machine goes down, so I need to control 
the number of processes.

I tried using semaphores, and use synchronized functions, but this slows me 
down too much processing.

Any other ideas?

Thank you!

-- 
-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to