[tesseract-ocr] WARNING! LEAK!

2022-10-27 Thread Björn Gitter
I'm using Tesseract 4.1.1 and Tesseract.Drawing 4.1.1 in c# I downloaded the language data from https://github.com/tesseract-ocr/tessdata_fast The app works and extracts the correct data but I get the following error messages: ObjectCache(7FF81981DEC8)::~ObjectCache(): WARNING! LEAK! object

Re: [tesseract-ocr] WARNING! LEAK!

2022-10-27 Thread Björn Gitter
2B) > > Zdenko > > > št 27. 10. 2022 o 11:17 Björn Gitter napísal(a): > >> I'm using Tesseract 4.1.1 and Tesseract.Drawing 4.1.1 in c# >> I downloaded the language data from >> https://github.com/tesseract-ocr/tessdata_fast >> >> The ap