You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sbb_textline_detection/qurator/sbb_textline_detector
Gerber, Mike 8f64deefd6 🐛 Make required options required
When the user does not give, e.g. an input image, the program just
reports a cryptic error message.

Fix this and make the CLI friendlier by requiring the options using the
Click API. Now the CLI gives a useful error:

  Error: Missing option '--image' / '-i'.
2 years ago
..
__init__.py Update config_params.json 5 years ago
main.py 🐛 Make required options required 2 years ago
ocrd-tool.json ocrd_tool.json: add model content-type 3 years ago
ocrd_cli.py processor: self.resolve_resource model 4 years ago