Releases: OCR-D/ocrd_olena
Releases · OCR-D/ocrd_olena
v1.5.0
Added:
- Support for
--mets-server-url
, #95
v1.3.0
Changed:
- Reduce
winsize
for non-Sauvola algorithms, #84, #85
- Accumulate files to be added to the mets and use
ocrd workspace bulk-add
, #77, #85
- Properly support METS not named
mets.xml
v1.2.6
Changed:
- only mkdir output_file_grp if needed
- simplify file iterator by delegating to bashlib input-files
v1.2.5
Changed:
- on
make install
, check for existing scribo-cli
in PATH
- differentiate
make install
vs make install-tools
v1.2.4
Fixed:
- Docker: skip autoremove (which kills needed rtlibs)
v1.2.3
Fixed:
- pass correct
k
value for niblack
- always build against ImageMagick 6 (not 7)
Changed:
- also crop AlternativeImage to page border if not already
- remove temporary images from cropping afterwards
- use updated
ocrd workspace
CLI for tests