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

Changed reading order algorithmus slightly #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zuphilip
Copy link
Collaborator

This will solve #113 . I tried all examples in the test they look pretty good. But I guess we should do more tests and maybe @tmbdev can also look at this PR. I don't understand exactly the previous algorithms or the "separates" method.

The now proposed algorithm distinguishes more cases and can therefore make a (hopefully) better decision whether to look horizontally or vertically. Here are the different case which should help to understand the algorithm:

reading-order

@zuphilip
Copy link
Collaborator Author

The current algorithm for the reading order is described in this paper http://www.dfki.de/web/research/publications/renameFileForDownload?filename=HighPerfDocLayoutAna.pdf&file_id=uploads_552

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

Successfully merging this pull request may close these issues.

1 participant