Skip to content

Commit

Permalink
📦 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bertsky committed Jun 30, 2021
1 parent 19f6bb5 commit 27219ac
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@ Versioned according to [Semantic Versioning](http://semver.org/).

## Unreleased

## [0.13.1] - 2021-06-30

Fixed:

* deps-ubuntu/Docker: adapt to resmgr location mechanism, link to PPA models
* recognize: :bug: skip detected segments if polygon cannot be made valid

Changed:

* deskew: add line-level operation for script detection
* recognize: query more choices for textequiv_level=glyph if available
* recognize: :fire: reset Tesseract API when applying model/param settings per segment
* recognize: :eyes: allow configuring Tesseract parameters per segment via XPath queries
* recognize: :eyes: allow selecting recognition model per segment via XPath queries
* recognize: :eyes: allow selecting recognition model automatically via confidence

## [0.13.0] - 2021-06-30

Changed:
Expand Down
2 changes: 1 addition & 1 deletion ocrd_tesserocr/ocrd-tool.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.13.0",
"version": "0.13.1",
"git_url": "https://github.com/OCR-D/ocrd_tesserocr",
"dockerhub": "ocrd/tesserocr",
"tools": {
Expand Down

0 comments on commit 27219ac

Please sign in to comment.