Include glyph output

pull/27/head
Gerber, Mike 4 years ago
parent 11a30892c5
commit 58282c9e95

@ -4,7 +4,7 @@ set -e # Abort on error
# Configuration
export LOG_LEVEL=${LOG_LEVEL:-DEBUG} # /etc/ocrd_logging.py uses this to set level for all OCR-D modules
export TEXTEQUIV_LEVEL=word
export TEXTEQUIV_LEVEL=glyph
# Set up logging
if [ "$LOG_LEVEL" = "DEBUG" -o "$LOG_LEVEL" = "TRACE" ]; then

@ -4,7 +4,7 @@ ocrd >= 2.3.1
ocrd_tesserocr
ocrd_calamari == 0.0.5
ocrd_calamari >= 0.0.6
https://github.com/qurator-spk/sbb_textline_detector/archive/689822c.tar.gz

Loading…
Cancel
Save