Face API can perform face detection, verification, identification, and recognition. It can also compare two faces and return a confidence score of how similar they are.
Table of Contents
Question
You plan to implement a solution that will compare a photo from an ID card with a selfie taken by an individual to determine if it is the same person in both images. What API should you use to achieve this?
A. Form Recognizer API
B. OCR API
C. Face API
Answer
C. Face API
Explanation
Face offers the ability to compare two images to determine if it is the same person through its face verification capability.
The correct answer is C. Face API. This API can perform face detection, verification, identification, and recognition. It can also compare two faces and return a confidence score of how similar they are. The other options are not suitable for this task. Form Recognizer API can extract text and data from forms, but it cannot compare faces. OCR API can recognize printed or handwritten text from images, but it cannot compare faces either.
Microsoft Azure AI Fundamentals AI-900 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Azure AI Fundamentals AI-900 exam and earn Microsoft Azure AI Fundamentals AI-900 certification.