Commit Graph

9 Commits (4a97eacc56812f504c2904c6fbbf3fa1ad277a26)

Author SHA1 Message Date
Alexander Pacha 4a97eacc56 Removed --patches flag, as the new version automatically uses patches in an efficient way.
Updated cli.py to correctly load and initialize the changed SbbBinarizer class
2 years ago
maxnth dc5a5c791a use types.Path instead of click.Path to avoid NameError 2 years ago
Clemens Neudecker 0877199c68
importing types from click is enough 3 years ago
vahidrezanezhad 792619e830
Update cli.py 3 years ago
vahidrezanezhad 82e0783e01
fixing #30. Directory of model(s) is needed not model file name. 3 years ago
Konstantin Baierer fad7b7aff1 rewrite "normal" CLI with click 4 years ago
Konstantin Baierer 1fa581283c SbbBinarizer: refactor (variable names, less instance-wide state) 4 years ago
Konstantin Baierer ca03844c2b allow passing image directly, return image on binarize 4 years ago
Konstantin Baierer 389ef088d0 put CLI into its own module 4 years ago