OCR-D / ocrd_tesserocr

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

No music detection by default #180

Closed bertsky closed 2 years ago

bertsky commented 2 years ago

See https://github.com/tesseract-ocr/tesseract/issues/1255#issuecomment-925974887

codecov[bot] commented 2 years ago

Codecov Report

Merging #180 (41eb5b7) into master (b37a710) will increase coverage by 0.05%. The diff coverage is 12.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #180      +/-   ##
==========================================
+ Coverage   27.84%   27.89%   +0.05%     
==========================================
  Files          12       12              
  Lines        1379     1380       +1     
  Branches      317      316       -1     
==========================================
+ Hits          384      385       +1     
+ Misses        942      940       -2     
- Partials       53       55       +2     
Impacted Files Coverage Δ
ocrd_tesserocr/recognize.py 25.48% <12.50%> (+0.08%) :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 b37a710...41eb5b7. Read the comment docs.