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.0 |
Imports: | knitr (≥ 1.2.0), base64enc (≥ 0.1.0), dplyr (≥ 0.7.0), httr (≥ 1.4.0), jsonlite (≥ 1.6.0), rlang (≥ 0.4.0) |
Suggests: | magick (≥ 2.0.0), ggplot2 (≥ 3.2.0), usethis (≥ 1.5.0), pillar (≥ 1.4.0), rmarkdown (≥ 1.1.0) |
Published: | 2019-07-12 |
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 imagerec |
Package source: | imgrec_0.1.0.tar.gz |
Windows binaries: | r-devel: imgrec_0.1.0.zip, r-release: imgrec_0.1.0.zip, r-oldrel: imgrec_0.1.0.zip |
macOS binaries: | r-release: imgrec_0.1.0.tgz, r-oldrel: imgrec_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=imgrec to link to this page.