Add support for 4.0 tesseract#1038
Add support for 4.0 tesseract#1038anshul1912 merged 1 commit intoCCExtractor:masterfrom anshul1912:master
Conversation
|
CCExtractor CI platform finished running the test files on linux. Below is a summary of the test results:
It seems that not all tests were passed completely. This is an indication that the output of some files is not as expected (but might be according to you). Your PR breaks these cases:
Check the result page for more info. |
|
CCExtractor CI platform finished running the test files on windows. Below is a summary of the test results:
It seems that not all tests were passed completely. This is an indication that the output of some files is not as expected (but might be according to you). Your PR breaks these cases:
Check the result page for more info. |
|
Does this mean that older versions of Tesseract won't work and only v4.0 will be supported? |
|
No older is also supported based on makefile defines |
|
So for clarity it would be nice to include all the supported versions in the changelog or in the how to use OCR page. |
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Add support for 4.0 tesseract