Some more info.

I'm using tesseract on an iOS device with the CKJ traineddata sets
which are very large
so the memory thing is an real issue for me.

Another thing I notice is that not all memory is freed after calling
End()

So f.e. if i init tesseract 3.02 with jpn.traineddata(30MB)  it take
53MB of memory
and after calling End() just 25MB are freed, the rest is dead memory.

Am i doing something wrong? Is this memory usage behavior normal for
tesseract?

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

Reply via email to