We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a result I get:
<?xml version="1.0" encoding="UTF-8"?> <pc:PcGts xmlns:pc="http://schema.primaresearch.org/PAGE/gts/pagecontent/2019-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.primaresearch.org/PAGE/gts/pagecontent/2019-07-15 http://schema.primaresearch.org/PAGE/gts/pagecontent/2019-07-15/pagecontent.xsd" pcGtsId="OCR-D-IMG-BIN_00000024"> <pc:Metadata> <pc:Creator>OCR-D/core 2.18.1</pc:Creator> <pc:Created>2020-10-22T18:49:34.729618</pc:Created> <pc:LastChange>2020-10-22T18:49:34.729618</pc:LastChange> <pc:MetadataItem type="processingStep" name="preprocessing/optimization/binarization" value="ocrd-sbb-binarize"> <pc:Labels externalModel="ocrd-tool" externalId="parameters"> <pc:Label value="/var/lib/sbb_binarization" type="model"/> <pc:Label value="page" type="operation_level"/> </pc:Labels> </pc:MetadataItem> </pc:Metadata> <pc:Page imageFilename="OCR-D-IMG/OCR-D-IMG_00000024.tif" imageWidth="2463" imageHeight="4060"> <pc:AlternativeImage filename="OCR-D-IMG-BIN/OCR-D-IMG-BIN_00000024.IMG-BIN.png"/> </pc:Page> </pc:PcGts>
I believe the AlternativeImage is missing comments="binarized".
AlternativeImage
comments="binarized"
Workspace: actevedef_718448162.first-page.MISSING-ALTERNATIVE-IMAGE-COMMENTS.zip
The text was updated successfully, but these errors were encountered:
I believe the AlternativeImage is missing comments="binarized"
Correct, well spotted!
Sorry, something went wrong.
c4b63fc
Merge pull request #11 from OCR-D/altimage-comments
4d145cc
🐛 typo: comment{,s}, fix #8
No branches or pull requests
This is a result I get:
I believe the
AlternativeImage
is missingcomments="binarized"
.Workspace: actevedef_718448162.first-page.MISSING-ALTERNATIVE-IMAGE-COMMENTS.zip
The text was updated successfully, but these errors were encountered: