OCR-D / ocrd_tesserocr

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

Add section on installing tesseract from PPA for Ubuntu < 19.10 #89

Closed kba closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #89 into master will decrease coverage by 0.17%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
- Coverage   46.99%   46.82%   -0.18%     
==========================================
  Files           8        8              
  Lines         715      692      -23     
  Branches      134      129       -5     
==========================================
- Hits          336      324      -12     
+ Misses        346      337       -9     
+ Partials       33       31       -2
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:

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...f328f30. Read the comment docs.