Konstantin Baierer
|
561f6b92de
|
📝 update README to current CLI usage
|
4 years ago |
Clemens Neudecker
|
9a97c972d4
|
Merge pull request #13 from OCR-D/image-path
🐛 read from image_path, not image
|
4 years ago |
Konstantin Baierer
|
71b2801183
|
🐛 read from image_path, not image
|
4 years ago |
Konstantin Baierer
|
b10b49c6ce
|
📦 v0.0.2
|
4 years ago |
Clemens Neudecker
|
4d145cc905
|
Merge pull request #11 from OCR-D/altimage-comments
🐛 typo: comment{,s}, fix #8
|
4 years ago |
Konstantin Baierer
|
c4b63fca47
|
🐛 typo: comment{,s}, fix #8
|
4 years ago |
Clemens Neudecker
|
c7e8e49eac
|
Merge pull request #10 from OCR-D/glob-not-listdir
glob *.h5 files only in model dir, fix #7
|
4 years ago |
Konstantin Baierer
|
664a441a2d
|
glob *.h5 files only in model dir, fix #7
|
4 years ago |
Konstantin Baierer
|
b62b32c998
|
combine SBB_BINARIZE_DATA and model parameter
|
4 years ago |
vahidrezanezhad
|
d675ffc066
|
Merge pull request #6 from OCR-D/envvar
ocrd cli: "model" parameter replaceable by SBB_BINARIZE_DATA envvar
|
4 years ago |
Konstantin Baierer
|
0c31eaf6b1
|
ocrd cli: "model" parameter replaceable by SBB_BINARIZE_DATA envvar
|
4 years ago |
vahidrezanezhad
|
3e60a62469
|
Merge pull request #5 from OCR-D/ocrd-cli
Improve tooling and add OCR-D CLI
|
4 years ago |
Konstantin Baierer
|
84d6b1f693
|
🐛 numpy.ndarray.as{_,}type
|
4 years ago |
Konstantin Baierer
|
a24670edcc
|
minimal CI setup
|
4 years ago |
Konstantin Baierer
|
6543e74deb
|
remove "patches" parameter, always use_patches
|
4 years ago |
Konstantin Baierer
|
2bc6ccc4c0
|
replace patches string comparison with use_patches boolean
|
4 years ago |
Konstantin Baierer
|
fad7b7aff1
|
rewrite "normal" CLI with click
|
4 years ago |
Konstantin Baierer
|
645ec4124a
|
ocrd-tool: disable "line" level-of-operation for now
|
4 years ago |
Konstantin Baierer
|
1fa581283c
|
SbbBinarizer: refactor (variable names, less instance-wide state)
|
4 years ago |
Konstantin Baierer
|
a1c8f6f465
|
line-level binarization independent of region-level
|
4 years ago |
Konstantin Baierer
|
e5bc5572a2
|
change description ht @bertsky @vahidrezanezhad
|
4 years ago |
Konstantin Baierer
|
b7a6301948
|
fix cv2pil ht @bertsky
|
4 years ago |
Konstantin Baierer
|
eece89b9ac
|
patches should be true by default, ht @vahidrezanezhad
|
4 years ago |
Konstantin Baierer
|
2eec6876fa
|
Append "binarized" to AlternativeImage/comments
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
|
4 years ago |
Konstantin Baierer
|
ee82d188bf
|
Set page_id from input file
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
|
4 years ago |
Konstantin Baierer
|
0650bad533
|
image_from_segment: exclude already binarized images
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
|
4 years ago |
Konstantin Baierer
|
12b44af329
|
convert between cv2 and pil, DRY binarizer call
|
4 years ago |
Konstantin Baierer
|
fabb63834a
|
add assets subrepo
|
4 years ago |
Konstantin Baierer
|
a4c0cf0a47
|
shut up keras/tensorflow
|
4 years ago |
Konstantin Baierer
|
d4c97ebf72
|
add OCR-D click interface
|
4 years ago |
Konstantin Baierer
|
6913415f55
|
require ocrd
|
4 years ago |
Konstantin Baierer
|
ee26ebd7d8
|
implement region/line binarization
|
4 years ago |
Konstantin Baierer
|
5909f94fab
|
initial OCR-D interface
|
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 |
Konstantin Baierer
|
71d44408b3
|
🎨 clean up code
|
4 years ago |
Konstantin Baierer
|
150f03154f
|
add ocrd-tool.json
|
4 years ago |
Konstantin Baierer
|
b8310a4240
|
setup.py/requirements.txt/gitignore
|
4 years ago |
Konstantin Baierer
|
47e8ddae5a
|
🎨 clean up README, create proper Makefile
|
4 years ago |
Clemens Neudecker
|
7e4bcd0534
|
Update README.md
|
4 years ago |
Clemens Neudecker
|
0dd98340e5
|
Update README.md
|
5 years ago |
vahidrezanezhad
|
02896e71f0
|
Update README.md
|
5 years ago |
vahidrezanezhad
|
4234995e59
|
Merge pull request #2 from qurator-spk/update-readme
Update README.md
|
5 years ago |
Clemens Neudecker
|
1a69e9e5ca
|
Update README.md
|
5 years ago |
Clemens Neudecker
|
536ae6a894
|
Merge pull request #1 from cneud/add-license-1
Add LICENSE
|
5 years ago |
Clemens Neudecker
|
bac2ef9051
|
Add LICENSE
|
5 years ago |
vahidrezanezhad
|
8b532d7918
|
Update README.md
|
5 years ago |
vahidrezanezhad
|
dc51b35b5b
|
Update README.md
|
5 years ago |
vahidrezanezhad
|
647b801153
|
Update README.md
|
5 years ago |
vahidrezanezhad
|
1154a741b9
|
Update README.md
|
5 years ago |