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.6)imgrec_0.1.4.zip(r-4.5)imgrec_0.1.4.zip(r-4.4)
imgrec_0.1.4.tgz(r-4.5-any)
imgrec_0.1.4.tar.gz(r-4.6-any)imgrec_0.1.4.tar.gz(r-4.5-any)
imgrec_0.1.4.tgz(r-4.5-emscripten)
imgrec.pdf |imgrec.html✨
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 | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | |
| source / vignettes | OK | 210 | |
| linux-release-x86_64 | OK | 169 | |
| macos-release-arm64 | OK | 106 | |
| macos-oldrel-arm64 | OK | 114 | |
| windows-devel | OK | 74 | |
| windows-release | OK | 75 | |
| windows-oldrel | OK | 87 | |
| wasm-release | OK | 133 |
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 |
