Package: AzureVision
Title: Interface to Azure Computer Vision Services
Version: 1.0.2
Authors@R: c(
    person("Hong", "Ooi", , "hongooi73@gmail.com", role = c("aut", "cre")),
    person("Microsoft", role="cph")
    )
Description: An interface to 'Azure Computer Vision' <https://docs.microsoft.com/azure/cognitive-services/Computer-vision/Home> and 'Azure Custom Vision' <https://docs.microsoft.com/azure/cognitive-services/custom-vision-service/home>, 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
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-17 19:38:31 UTC; hongo
Author: Hong Ooi [aut, cre],
  Microsoft [cph]
Maintainer: Hong Ooi <hongooi73@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-17 22:10:03 UTC
Built: R 4.4.3; ; 2025-10-21 14:57:20 UTC; windows
