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.5)imgrec_0.1.4.zip(r-4.4)imgrec_0.1.4.zip(r-4.3)
imgrec_0.1.4.tgz(r-4.4-any)imgrec_0.1.4.tgz(r-4.3-any)
imgrec_0.1.4.tar.gz(r-4.5-noble)imgrec_0.1.4.tar.gz(r-4.4-noble)
imgrec_0.1.4.tgz(r-4.4-emscripten)imgrec_0.1.4.tgz(r-4.3-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 5 months agofrom:a757c2d641. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:get_annotationsgvision_initparse_annotationssave_json
Dependencies:askpassbase64encclicurldplyrevaluatefansigenericsgluehighrhttrjsonliteknitrlifecyclemagrittrmimeopensslpillarpkgconfigR6rlangsystibbletidyselectutf8vctrswithrxfunyaml
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 |