AI-102 · Question #227
You plan to build an app that will generate a list of tags for uploaded images. The app must meet the following requirements: - Generate tags in a user's preferred language. - Support English…
The correct answer is C. Computer Vision Image Analysis. https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/language-support#ima Some features of the Analyze - Image API can return results in other languages, specified with the language query parameter. Other actions return results in English regardless of…
Question
Options
- AContent Moderator Image Moderation
- BCustom Vision image classification
- CComputer Vision Image Analysis
- DCustom Translator
How the community answered
(43 responses)- A16% (7)
- B5% (2)
- C72% (31)
- D7% (3)
Explanation
https://learn.microsoft.com/en-us/azure/cognitive-services/computer-vision/language-support#ima Some features of the Analyze - Image API can return results in other languages, specified with the language query parameter. Other actions return results in English regardless of what language is specified, and others throw an exception for unsupported languages. Actions are specified with the visualFeatures and details query parameters; see the Overview for a list of all the actions you can do with image analysis. Languages for tagging are only available in API version 3.2 or later.
Topics
Community Discussion
No community discussion yet for this question.