ropensci / tesseract

Bindings to Tesseract OCR engine for R
https://docs.ropensci.org/tesseract
245 stars 26 forks source link

include HOCR opiton for magick images #32

Closed dmi3kno closed 6 years ago

dmi3kno commented 6 years ago

Added HOCR argument for images coming from magick

codecov-io commented 6 years ago

Codecov Report

Merging #32 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   18.94%   18.94%           
=======================================
  Files           6        6           
  Lines         322      322           
=======================================
  Hits           61       61           
  Misses        261      261
Impacted Files Coverage Δ
R/ocr.R 0% <0%> (ø) :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 7103283...3f2a54b. Read the comment docs.