Skip to content

Releases: OCR-D/ocrd_olena

v1.2.0

31 Jul 09:05
@kba kba
Compare
Choose a tag to compare

Changed:

  • use sauvola-ms-split as default impl (method)
  • default to win-size=0 which now equals odd DPI value of image
  • set pcGtsId in PAGE-XML, ht @mikegerber, #63
  • images are written to the same output_file_grp as the PAGE-XML, OCR-D/core#505

Added:

  • parameter dpi to override image meta-data DPI

v1.1.10

31 Jul 09:05
@kba kba
Compare
Choose a tag to compare

Changed:

  • Use ocrd log for logging
  • Implement --overwrite

v1.1.9

12 Jun 13:07
@kba kba
Compare
Choose a tag to compare
  • Check whether ImageMagick/GraphicsMagick and Boost are installed before compilation, #53

v1.1.8

12 Jun 13:06
@kba kba
Compare
Choose a tag to compare

Fixed:

  • Use explicit -format in identify call, #57

v1.1.7

27 May 10:11
e000f24
Compare
Choose a tag to compare

Fixed:

  • Use install-time Python binary when needed

Changed:

  • Ignore Page/PrintSpace (as opposed to Page/Border)

v1.1.6

27 May 10:10
Compare
Choose a tag to compare

Fixed:

  • Quote all arguments in scribo-cli to allow file names with whitespace
  • Pass on different k values at each scale for sauvola-ms*

Changed:

  • Skip AlternativeImage/@comments=binarized in PAGE input
  • Update repo/olena to upstream master
  • Update repo/assets to upstream master

v1.1.5

19 Mar 13:26
fcd0d33
Compare
Choose a tag to compare

Fixed:

  • ignore/pass file:// prefixes in absolute pathnames
  • disable Qt when building Olena

v1.1.4

06 Mar 19:07
ab7b126
Compare
Choose a tag to compare

Changed:

  • Update repo/olena to upstream master
  • Update repo/assets to upstream master

Fixed:

  • ignore/pass file:// prefixes in absolute pathnames
  • compensate for different k defaults for singh/niblack impl
  • pass on correct k values for sauvola-ms-{fg,split} impl

v1.1.3

25 Feb 13:25
@kba kba
Compare
Choose a tag to compare

Changed:

  • Update repo/olena to most recent upstream
  • make build-olena configured not to build documentation

v1.1.2

20 Feb 21:24
bd9ec2c
Compare
Choose a tag to compare

1.1.2

Changed:

  • Use bash from env instead of fixed shebang
  • Ensure minimum bash version