-
Notifications
You must be signed in to change notification settings - Fork 10.6k
PAGE XML renderer / export #4214
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
Merged
+1,220
−2
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
d574363
Add page-xml-export and documentation. To generate page xml output ju…
JKamlah 100d8b7
Set polygonisation with parameter page as default.
JKamlah c0ccd8e
Rework page-output to be valid with 2019 format and dont fit the base…
JKamlah 808248b
Optimize: Use integers instead of floats.
JKamlah a447ce5
Fix: Id creation on wordlevel.
JKamlah c8d18fd
Rework to make it PAGE-XML-Schema valid.
68cf702
Update src/api/pagerenderer.cpp (add missing include statements)
stweil 09b5117
Apply suggestions from code review by @stweil
JKamlah be62873
Add terminating linefeed, delete trailing whitespaces and fix some ty…
6621e5a
Remove type information from metadata, dont print reading direction f…
d885a4d
Fix some issues mentioned by codacy.
83587ab
Fix some issues mentioned by codacy.
f294bb2
Formatting with clang and added parethesis to one-line if statements.
ed966fd
Update src/ccmain/tesseractclass.cpp
JKamlah 4d52d1b
Apply suggestions from code review
JKamlah 9130d34
Update src/api/pagerenderer.cpp
JKamlah 4d3737c
Refactor: Enforce 'page' cmd, rename params, and prune unused vars
49abc07
Fix typos for level description.
df29f8b
Change generation of line string to default (as text).
ea659cb
Fix problem, if all original baselinepoints are outside of the new po…
cdf6e5d
Use fallback bbox values for text with orientation with 90 and 180 de…
81f0ebb
Rename flag for skewed lines.
a84e4be
Delete old comments.
65a40ec
Fix XML escape for UTF-8 content.
4e9053b
Check for skewed lines on TextRegion level.
bc12457
Format code with clang-format
stweil File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.