12 Commits (eaf8ecd4d451c669bf7c765a338e7eb33163b414)

Author SHA1 Message Date
vahidrezanezhad eaf8ecd4d4
Merge pull request #62 from mikegerber/remove-unused-variable
Remove unused variable 'possibles'
2 years ago
Gerber, Mike 2553bd39f9 Remove unused variable 'possibles' 2 years ago
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
vahidrezanezhad 4c498fcad2
resolving issue https://github.com/qurator-spk/sbb_textline_detection/issues/53 3 years ago
vahidrezanezhad 0f09f4a1f6
Update main.py
Issues 30 and 40 are resolved
4 years ago
Clemens Neudecker 36adbe29d8
replace 'PrintSpace' with 'Border' 4 years ago
vahidrezanezhad f94944ee80
change scaling 4 years ago
b-vr103 b9caa8e12c resolve 2020-02-17-bug-sbb_textline_detector 4 years ago
b-vr103 1446d7c662 getting robust and doing sth for verticals 4 years ago
b-vr103 3941f2f17d gettin robust and doing sth for verticals 4 years ago
Gerber, Mike 5fb30a7a1f Revert "Merge branch 'master' of https://github.com/qurator-spk/sbb_textline_detector"
This reverts commit 417b9235d5, reversing
changes made to a74974b7b6.
5 years ago
Rezanezhad, Vahid 19116091f9 Update config_params.json 5 years ago