Package: imgrec 0.1.4
imgrec: An Interface for Image Recognition
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.
Authors:
imgrec_0.1.4.tar.gz
imgrec_0.1.4.zip(r-4.7)imgrec_0.1.4.zip(r-4.6)imgrec_0.1.4.zip(r-4.5)
imgrec_0.1.4.tgz(r-4.6-any)imgrec_0.1.4.tgz(r-4.5-any)
imgrec_0.1.4.tar.gz(r-4.7-any)imgrec_0.1.4.tar.gz(r-4.6-any)
imgrec_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
imgrec/json (API)
NEWS
| # Install 'imgrec' in R: |
| install.packages('imgrec', repos = c('https://cschwem2er.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cschwem2er/imgrec/issues
Last updated from:a757c2d641. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 136 | ||
| source / vignettes | OK | 153 | ||
| linux-release-x86_64 | OK | 141 | ||
| macos-release-arm64 | OK | 165 | ||
| macos-oldrel-arm64 | OK | 168 | ||
| windows-devel | OK | 92 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 134 | ||
| wasm-release | OK | 120 |
Exports:get_annotationsgvision_initparse_annotationssave_json
Dependencies:askpassbase64encclicurldplyrevaluategenericsgluehighrhttrjsonliteknitrlifecyclemagrittrmimeopensslpillarpkgconfigR6rlangsystibbletidyselectutf8vctrswithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| get image annotations | get_annotations |
| authorization for Google Vision | gvision_init |
| parse image annotations | parse_annotations |
| save annotation data as JSON | save_json |
