-
Notifications
You must be signed in to change notification settings - Fork 363
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
Tabular Data - Read Column By Column #33
Comments
For tesseract.exe, You need to use hocr command. İt gives x,y cordination of recognized text in html. You have to enable wordLevelSegmentation. For c# https://stackoverflow.com/questions/51282214/tesseract-ocr-text-position You can specify word segmentation in c# code.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there any way to leverage Tesseract for table extraction? Below is an example of a table I would need to extract Chinese Characters (Simplified) from.
The text was updated successfully, but these errors were encountered: