AI-100 · Question #32
You have thousands of images that contain text. You need to process the text from the images into a machine-readable character stream. Which Azure Cognitive Services service should you use?
The correct answer is C. Computer Vision. With Computer Vision you can detect text in an image using optical character recognition (OCR) and extract the recognized words into a machine-readable character stream. https://azure.microsoft.com/en-us/services/cognitive-services/computer-vision/…
Question
You have thousands of images that contain text. You need to process the text from the images into a machine-readable character stream. Which Azure Cognitive Services service should you use?
Options
- ATranslator Text
- BText Analytics
- CComputer Vision
- Dthe Image Moderation API
How the community answered
(50 responses)- A2% (1)
- B6% (3)
- C78% (39)
- D14% (7)
Explanation
With Computer Vision you can detect text in an image using optical character recognition (OCR) and extract the recognized words into a machine-readable character stream. https://azure.microsoft.com/en-us/services/cognitive-services/computer-vision/ https://docs.microsoft.com/en-us/azure/cognitive-services/content-moderator/image-moderation-
Topics
Community Discussion
No community discussion yet for this question.