Provides an interface for image recognition using the 'Google Vision API' <https://cloud.google.com/vision/> . Converts API data for features such as object detection and optical character recognition to data frames. The package also includes functions for analyzing image annotations.
Version: | 0.1.4 |
Imports: | knitr (≥ 1.4.7), base64enc (≥ 0.1-0), dplyr (≥ 1.1.0), httr (≥ 1.4.0), jsonlite (≥ 1.8.0), rlang (≥ 1.1.0), methods |
Suggests: | magick (≥ 2.8.0), ggplot2 (≥ 3.5.0), usethis (≥ 2.2.0), pillar (≥ 1.6.0), rmarkdown (≥ 2.2) |
Published: | 2024-06-21 |
DOI: | 10.32614/CRAN.package.imgrec |
Author: | Carsten Schwemmer [aut, cre] |
Maintainer: | Carsten Schwemmer <c.schwem2er at gmail.com> |
BugReports: | https://github.com/cschwem2er/imgrec/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/cschwem2er/imgrec |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | imgrec results |
Reference manual: | imgrec.pdf |
Vignettes: |
Introduction to imgrec |
Package source: | imgrec_0.1.4.tar.gz |
Windows binaries: | r-devel: imgrec_0.1.4.zip, r-release: imgrec_0.1.4.zip, r-oldrel: imgrec_0.1.4.zip |
macOS binaries: | r-release (arm64): imgrec_0.1.4.tgz, r-oldrel (arm64): imgrec_0.1.4.tgz, r-release (x86_64): imgrec_0.1.4.tgz, r-oldrel (x86_64): imgrec_0.1.4.tgz |
Old sources: | imgrec archive |
Please use the canonical form https://CRAN.R-project.org/package=imgrec to link to this page.