Package: AzureVision Title: Interface to Azure Computer Vision Services Version: 1.0.2.9000 Authors@R: c( person("Hong", "Ooi", , "hongooi73@gmail.com", role = c("aut", "cre")), person("Microsoft", role="cph") ) Description: An interface to 'Azure Computer Vision' and 'Azure Custom Vision' , building on the low-level functionality provided by the 'AzureCognitive' package. These services allow users to leverage the cloud to carry out visual recognition tasks using advanced image processing models, without needing powerful hardware of their own. Part of the 'AzureR' family of packages. URL: https://github.com/Azure/AzureVision https://github.com/Azure/AzureR BugReports: https://github.com/Azure/AzureVision/issues License: MIT + file LICENSE VignetteBuilder: knitr Depends: R (>= 3.3) Imports: AzureRMR, AzureCognitive, httr, utils Suggests: knitr, rmarkdown, AzureAuth, testthat Roxygen: list(markdown=TRUE, r6=FALSE, old_usage=TRUE) RoxygenNote: 7.1.1 Config/pak/sysreqs: libssl-dev Repository: https://azure.r-universe.dev Date/Publication: 2021-01-12 19:34:52 UTC RemoteUrl: https://github.com/azure/azurevision RemoteRef: HEAD RemoteSha: d85e4f5c2de7c43d79b71c44f36238205eeeaabd NeedsCompilation: no Packaged: 2026-06-17 11:10:39 UTC; root Author: Hong Ooi [aut, cre], Microsoft [cph] Maintainer: Hong Ooi