mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 06:39:53 +02:00
🚑 Don't check pixel density
This commit is contained in:
parent
b169f35bb1
commit
d8f3438ac5
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ remove_filegrp() {
|
|||
}
|
||||
|
||||
do_validate() {
|
||||
ocrd workspace validate --page-strictness lax mets.xml
|
||||
ocrd workspace validate --skip pixel_density --page-strictness lax mets.xml
|
||||
# XXX ocrd-tesserocr INCONSISTENCY in TextRegion → use "--page-strictness lax" for now
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue