Exam AI-102 All QuestionsBrowse all questions from this exam
Question 107

HOTSPOT

-

You are developing an application that will use the Azure AI Vision client library. The application has the following code.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

    Correct Answer:

Discussion
Murtuza

The given answers by exam topics are CORRECT

takaimomoGcup

No Yes Yes

Murtuza

Here are the answers to your questions: The code will perform face recognition. No, the code does not include any features related to face recognition. It is only analyzing the image for tags and descriptions. The code will list tags and their associated confidence. Yes, the code includes a loop that prints each tag and its associated confidence level. The code will read an image file from the local file system. Yes, the code opens an image file from the local file system for analysis.

killershin

No Yes Yes

reiwanotora

No Yes Yes