
Ultimate access to all questions.
You are working on an application that needs to analyze images and extract text from them. The images contain a mix of printed and handwritten text. Which Azure AI Vision feature would you use to handle this scenario, and how would you ensure the accuracy of the extracted text?
A
Use the 'Extract Text from Images' feature and apply a custom model trained on a dataset containing both printed and handwritten text.
B
Use the 'Convert Handwritten Text' feature and apply a custom model trained on a dataset containing only handwritten text.
C
Use the 'Extract Text from Images' feature and apply a pre-built model optimized for printed text extraction.
D
Use the 'Convert Handwritten Text' feature and apply a pre-built model optimized for handwritten text recognition.