Skip to content

Releases: OCR-D/ocrd_froc

v1.1.0

06 May 12:41
@kba kba
Compare
Choose a tag to compare

Changed:

  • make docker: Overrideable $(DOCKER) command and base on latest OCR-D/core, #22

v1.0.1

11 Apr 14:14
@kba kba
Compare
Choose a tag to compare

Fixed:

  • Dockerfile: Also build ocrd-all-tool.json, document XDG variables, #20

v1.0.0

11 Apr 10:23
@kba kba
Compare
Choose a tag to compare

Changed:

  • 🔥 port processor to v3 OCR-D/core API, #19
  • switch to src-layout, #19

Added:

  • Unit tests, CI and CD, #19

Fixed:

  • Typos corrected, #16
  • ocr_method="none" actually skips OCR, ran adaptive before, #19
  • typo corrected that prevented adaptive OCR, #19

v0.6.1

23 Apr 14:02
@kba kba
Compare
Choose a tag to compare

Fixed:

  • Typos corrected, #16

v0.6.0

22 Apr 12:58
@kba kba
Compare
Choose a tag to compare

Changed:

  • rename parameter replace_textstyle -> overwrite_style, #8, #9
  • rename parameter network -> model, #8, #9
  • parameter overwrite_text: If true, replace all existing textequivs, else (default) just add a textequiv, #8, #9
  • parameter overwrite_style: if true (default), replace the fontFamily attribute of existing textstyle or create new style if non exists., #8, #9
  • parameter min_score_style: Score between 0 and 100, font classification results below this score will not be serialized or used for OCR, default: 0, #8, #9

Fixed:

  • Require OCR-D/core v2.64.1+ with proper support for importlib{.,_}metadata, #10
  • CI: Use most recent actions, #15
  • missing top-level __init__.py, #12

v0.5.2

22 Apr 12:58
@kba kba
Compare
Choose a tag to compare

Fixed:

  • typo in ocrd-tool.json: ocrd-froc -> ocrd-froc-recognize, again

v0.5.1

01 Feb 13:16
@kba kba
Compare
Choose a tag to compare

Fixed:

  • typo in ocrd-tool.json: ocrd-froc -> ocrd-froc-recognize

v0.5.0

31 Jan 11:43
@kba kba
Compare
Choose a tag to compare

Initial release for ocrd_all