Tesseract-OCR-iOS icon indicating copy to clipboard operation
Tesseract-OCR-iOS copied to clipboard

TessFunctionResultCallback memory leaks

Open mark-bragg opened this issue 5 years ago • 0 comments

When performing the recognition on the operation queue, the callback is not getting released. The following image shows the excessive number of callbacks in memory after deallocating all objects pertaining to tesseract. tesseract callback leak image

mark-bragg avatar May 14 '19 17:05 mark-bragg