Skip to content

Commit 41deb4a

Browse files
committed
add include for idver reqs
1 parent fef859e commit 41deb4a

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Face identity verification input recommendations
3+
titleSuffix: Azure AI services
4+
#services: cognitive-services
5+
author: PatrickFarley
6+
manager: nitinme
7+
ms.service: azure-ai-vision
8+
ms.custom:
9+
ms.topic: include
10+
ms.date: 02/23/2025
11+
ms.author: pafarley
12+
---
13+
14+
- Photo is clear and sharp—not blurry, pixelated, distorted, or damaged.
15+
- Photo is not altered to remove face blemishes or alter face appearance.
16+
- Photo must be in an RGB color supported format (JPEG, PNG, WEBP, BMP). Recommended Face size is 200px x 200px. Face sizes larger than 200x200 won't result in better AI quality. Image files must not be larger than 6 MB in size.
17+
- User is not wearing glasses, masks, hats, headphones, head coverings, or face coverings. Face should be free of any obstructions.
18+
- Facial jewelry is allowed provided it does not hide the face.
19+
- Only one face should be visible in the photo.
20+
- Face should be in a neutral front-facing pose with both eyes open, mouth closed, with no extreme facial expressions or head tilt.
21+
- Face should be free of any shadows or red-eye. Retake photo if either of these occur.
22+
- Background should be uniform and plain, free of any shadows.
23+
- Face should be centered within the image and fill at least 50% of the image.

articles/ai-services/computer-vision/overview-identity.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ Input requirements for face detection:
156156
Input requirements for face recognition:
157157
[!INCLUDE [identity-input-composition](includes/identity-input-composition.md)]
158158

159+
Input requirements for face verification:
160+
[!INCLUDE [identity-input-verification](includes/identity-input-verification.md)]
159161

160162
## Data privacy and security
161163

0 commit comments

Comments
 (0)