OCR-D / ocrd_tesserocr

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

replace TESSDATA_PREFIX var with a function, fix #169 #172

Closed kba closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #172 (4f2dfc2) into master (beee80d) will not change coverage. The diff coverage is 60.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #172   +/-   ##
=======================================
  Coverage   31.45%   31.45%           
=======================================
  Files          12       12           
  Lines        1240     1240           
  Branches      287      287           
=======================================
  Hits          390      390           
  Misses        775      775           
  Partials       75       75           
Impacted Files Coverage Δ
ocrd_tesserocr/fontshape.py 17.64% <33.33%> (ø)
ocrd_tesserocr/binarize.py 21.31% <50.00%> (ø)
ocrd_tesserocr/config.py 81.81% <50.00%> (ø)
ocrd_tesserocr/crop.py 13.67% <50.00%> (ø)
ocrd_tesserocr/deskew.py 15.00% <100.00%> (ø)
ocrd_tesserocr/recognize.py 30.43% <100.00%> (ø)

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 beee80d...4f2dfc2. Read the comment docs.