OCR-D / ocrd_tesserocr

Run tesseract with the tesserocr bindings with @OCR-D's interfaces
MIT License
38 stars 11 forks source link

[WIP] Changes that require ocrd >= 2.0.0a1 #83

Closed kba closed 4 years ago

kba commented 4 years ago

Do not merge until 2.0.0 is stable.

codecov[bot] commented 4 years ago

Codecov Report

Merging #83 into master will decrease coverage by 0.46%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
- Coverage   46.99%   46.53%   -0.47%     
==========================================
  Files           8        8              
  Lines         715      692      -23     
  Branches      134      129       -5     
==========================================
- Hits          336      322      -14     
+ Misses        346      338       -8     
+ Partials       33       32       -1
Impacted Files Coverage Δ
ocrd_tesserocr/segment_line.py 80% <100%> (-0.4%) :arrow_down:
ocrd_tesserocr/segment_word.py 80.76% <100%> (-0.37%) :arrow_down:
ocrd_tesserocr/deskew.py 17.34% <5.26%> (+1.5%) :arrow_up:
ocrd_tesserocr/segment_region.py 75.22% <80%> (+2%) :arrow_up:
ocrd_tesserocr/recognize.py 52.5% <0%> (-1%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 58aa0a2...0f9c20d. Read the comment docs.