Skip to content

Commit 33e2967

Browse files
committed
small edits
1 parent 9af6fbd commit 33e2967

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

articles/ai-services/computer-vision/concept-detecting-faces.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,10 @@ ms.author: pafarley
1717
Image Analysis 3.2 can detect human faces within an image and generate rectangle coordinates for each detected face.
1818

1919
> [!NOTE]
20-
> This feature is also offered by the dedicated [Face](./overview-identity.md) service. Use this alternative for more detailed face analysis, including face identification and head pose detection.
20+
> This feature is also offered by the dedicated [Azure AI Face](./overview-identity.md) service. Use that alternative for more detailed face analysis, including face identification and head pose detection.
2121
2222
[!INCLUDE [Sensitive attributes notice](./includes/identity-sensitive-attributes.md)]
2323

24-
Try out the face detection features quickly and easily in your browser using Vision Studio.
25-
26-
> [!div class="nextstepaction"]
27-
> [Try Vision Studio](https://portal.vision.cognitive.azure.com/)
2824

2925
## Face detection examples
3026

@@ -55,7 +51,7 @@ The following example demonstrates the JSON response returned by Analyze API for
5551
}
5652
```
5753

58-
The next example demonstrates the JSON response returned for an image containing multiple human faces.
54+
The next example demonstrates the JSON response returned for an image containing multiple faces.
5955

6056
![Vision Analyze Family Photo Face](./Images/family_photo_face.png)
6157

0 commit comments

Comments
 (0)