Skip to content
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

ketos transcrib Issue #63

Closed
agatho-daemon opened this issue Sep 13, 2017 · 1 comment
Closed

ketos transcrib Issue #63

agatho-daemon opened this issue Sep 13, 2017 · 1 comment

Comments

@agatho-daemon
Copy link

Using ketos transcrib with a two column text doesn't give the desired result. Maybe a column recognition such as that in segment would help. It seems like there is an empty space threshold to separate text boxes into two columns as I have noticed.

@mittagessen
Copy link
Owner

ketos transcrib uses the layout analysis of the segment subcommand and has the same maxcolseps parameter. You might try to set it to a fixed value of 1 but if the inter-column margins are small or there are lots of marginalia the detection will nevertheless fail. I'm working on a better solution for both line extraction and reading order determination but it will take a few more weeks/month.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants