-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RecursionError occurs while processing #18
Comments
I think this is from the image having too many broken components. |
Image quality looks bad. https://www.dropbox.com/s/xdg2w0o6kn4t4hp/page.png?dl=0 |
The image quality is OK. The program is unable to estimate the line height properly. It is being thrown off by the huge empty space around the text. It works on the zealous cropped image. I thought there was code to detect this may be it is in Chamanti OCR. python3 tests/page_test.py sample_images/purugulu_crop.png |
There is a function in the class |
After reviewing the Fourier Transforms etc. Here is what I found.
|
The text was updated successfully, but these errors were encountered: