tesseract
Here are 476 public repositories matching this topic...
-
Updated
May 5, 2018 - Java
-
Updated
Apr 25, 2020 - PHP
Please provide tesserocr Windows build guide, the the wheel files provided by simonflueckiger/tesserocr-windows_build/releases is one year outdated, I need build guide to create up-to-date wheels , Thanks !
-
Updated
May 23, 2020 - Go
-
Updated
Apr 22, 2020 - Python
-
Updated
Sep 24, 2019 - Java
-
Updated
May 5, 2020 - Java
I am raising this as an issue but I do have a fix for the problem so it could be a pull request. However, this is a full explanation of the problem in case you want to try a different approach.
When running ccextractor on some ts files I found two cases where malloc was reporting memory corruption. This was tested first with the 0.88 release and then with git master. I ran valgrind and got t
-
Updated
May 9, 2020 - Java
-
Updated
May 24, 2020 - Python
-
Updated
Oct 25, 2019 - Python
-
Updated
Dec 28, 2018 - Python
-
Updated
Feb 7, 2018 - Python
-
Updated
Feb 26, 2020 - Objective-C
-
Updated
Mar 16, 2020 - C
-
Updated
Jul 26, 2019 - Python
-
Updated
Jan 4, 2020 - C
-
Updated
Apr 26, 2020 - C
-
Updated
Dec 28, 2019 - HTML
Improve this page
Add a description, image, and links to the tesseract topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tesseract topic, visit your repo's landing page and select "manage topics."
Current Behavior:
The the wiki page APIExample, for the python example, the handle api is is run through the
TessBaseAPIDeletefunciton if the api failed to be initialized whereas for the C example below, this is not the case.python: