Designing and Implementing a Microsoft Azure AI Solution — Question 77
You have a factory that produces food products.
You need to build a monitoring solution for staff compliance with personal protective equipment (PPE) requirements. The solution must meet the following requirements:
* Identify staff who have removed masks or safety glasses.
* Perform a compliance check every 15 minutes.
* Minimize development effort.
* Minimize costs.
Which service should you use?
Answer options
- A. Face
- B. Computer Vision
- C. Azure Video Analyzer for Media (formerly Video Indexer)
Correct answer: B
Explanation
The correct answer is B, Computer Vision, as it is specifically designed for analyzing visual data and can effectively monitor compliance with PPE requirements. Option A, Face, focuses on facial recognition rather than PPE compliance. Option C, Azure Video Analyzer for Media, is more suited for media analysis and may not be as effective for real-time compliance monitoring.