User Activity

  • Posted a comment on discussion Open Discussion on Tess4J

    Can anyone help over here? api.TessBaseAPIInit1(***) creating 4 handles for every call which are not released by tessBaseAPIDelete()

  • Posted a comment on discussion Open Discussion on Tess4J

    Hi Tea, I am using Tess4j 4.x version and whenever tessAPI is called for doOCR. dispose() method is leaking 4 handles everytime. protected void dispose() { if (api != null && handle != null) { api.TessBaseAPIDelete(handle); } } Handle count is getting increased for each request. Is there any known issue with Tess4j 4.X as this issue was not there in tess4j 3.X.

View All

Personal Data

Username:
jitinjindal
Joined:
2021-01-06 17:19:07

Projects

  • No projects to display.

Personal Tools