Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
168 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We are trying to use Azure Face detection API. I was wondering if any image preprocessing is done as I couldn't find any documentation. Would appreciate some information :) thanks
[Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question] Source: MSDN
Based on feedback from the product team, ‘Face API takes input image directly just as it is, without much pre-processing’. Feel free to check out the Detect API documentation for more details. Hope this helps.
Source: Azure Docs