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

Use std::stringstream to generate ALTO output and add <SP> element #2117

Merged
merged 1 commit into from
Dec 13, 2018

Conversation

stweil
Copy link
Contributor

@stweil stweil commented Dec 12, 2018

Using std::stringstream simplifies the code.
The element is needed between two >String> elements.
Remove also some unneeded spaces in the ALTO output.

Signed-off-by: Stefan Weil [email protected]

Using std::stringstream simplifies the code.
The <SP> element is needed between two >String> elements.
Remove also some unneeded spaces in the ALTO output.

Signed-off-by: Stefan Weil <[email protected]>
@ghost ghost assigned stweil Dec 12, 2018
@ghost ghost added the review label Dec 12, 2018
@zdenop zdenop merged commit 945216a into tesseract-ocr:master Dec 13, 2018
@ghost ghost removed the review label Dec 13, 2018
@stweil stweil deleted the alto branch December 13, 2018 21:39
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

Successfully merging this pull request may close these issues.

2 participants