R/cpp11tesseract-package.R

#' @title Open Source OCR Engine
#'
#' @description
#' Bindings to 'Tesseract':
#' a powerful optical character recognition (OCR) engine that supports over 100
#' languages. The engine is highly configurable in order to tune the detection
#' algorithms and obtain the best possible results.
#'
#' @name cpp11tesseract-package
#' @importFrom tools R_user_dir
#' @useDynLib cpp11tesseract, .registration = TRUE
"_PACKAGE"

Try the cpp11tesseract package in your browser

Any scripts or data that you put into this service are public.

cpp11tesseract documentation built on April 4, 2025, 5:24 a.m.