GetFontInfo | R Documentation |
This gets font information from an OCR document.
GetFontInfo(obj, level = 3L, ...)
obj |
a tesseract, Pix, or file path name of a scanned document |
level |
process the elements at the character, word, line, block level |
... |
additional arguments for the methods |
A data.frame with a row for each recognized element recognied in the page and colums
bold |
logical |
italic |
logical |
underlined |
logical |
monospace |
logical |
serif |
logical |
smallcaps |
logical |
pointsize |
integer |
fontId |
integer |
font |
character |
Duncan Temple Lang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.