Skip to content

Commit 1900bf7

Browse files
authored
Merge pull request #4932 from bojunehsu/paulhsu/CU-face2
Update face overview wording/images
2 parents fb3d7fa + 0575846 commit 1900bf7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/ai-services/content-understanding/face/overview.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ ms.custom: build-2025-understanding-refresh
2121
2222
Azure AI Content Understanding provides a cloud-based solution for face detection, enrollment, and recognition, enabling secure and intelligent applications. Developers can apply these capabilities to detect faces, organize them into a structured directory, and perform recognition tasks for identity verification and content management.
2323

24-
This service is ideal for building secure access systems, streamlining photo management, or implementing intelligent attendance and check-in solutions. It supports both standalone face records and structured person identity management, offering flexibility for various real-world scenarios.
24+
This service is ideal for building secure access systems, streamlining photo management, or implementing intelligent attendance and check-in solutions. It supports both standalone face records and structured person identity management, providing flexibility for various real-world scenarios.
2525

2626
## Business use cases
2727

2828
Content Understanding enables a wide range of real-world applications, including face detection, verification, identification, and large-scale content processing.
2929

3030
##### Detect faces in images
3131

32-
Automatically identify faces in an image and return their bounding boxes. This capability simplifies tasks like highlighting, blurring, or counting faces without manual review. Common use cases include:
32+
Automatically detect faces in an image and return their bounding boxes. This capability simplifies tasks like highlighting, blurring, or counting faces without manual review. Common use cases include:
3333

3434
* Cropping detected faces for ID photos, albums, or personalized content.
3535
* Blurring faces to ensure privacy before sharing images publicly.
@@ -57,7 +57,7 @@ Index faces from images to enable quicker searches later without needing to repr
5757

5858
* Extracting and saving faces from group photos at events to recognize returning participants in future sessions.
5959
* Processing images from school activities or sports events to easily identify students or athletes in subsequent searches.
60-
* Matching a theme park visitor's face to records from previous visits without rescanning years of archived photos.
60+
* Matching a theme park visitor's face to recent records to personalize their experience during repeat visits.
6161

6262
## Face capabilities
6363

@@ -77,11 +77,11 @@ The person directory is a flexible system for organizing face data and identity
7777

7878
The person directory enables powerful search and matching functionalities:
7979
* **Identify candidate persons**: Match an input face to candidate persons in the directory.
80-
* **Find similar faces**: Search for all similar faces across the entire directory.
80+
* **Find similar faces**: Search for similar faces across the entire directory.
8181

8282
## Key benefits
8383

84-
Content Understanding provides advanced face recognition capabilities tailored for secure, scalable, and intelligent applications:
84+
Content Understanding offers advanced face recognition capabilities tailored for secure, scalable, and intelligent applications:
8585
* **Comprehensive face intelligence**: Detect, enroll, and recognize faces seamlessly using a unified cloud-based service. It supports both standalone face records and structured person identity management.
8686
* **Adaptable and scalable for diverse scenarios**: Enables secure access, streamlined check-ins, customer recognition, and efficient photo management with rapid, accurate face searches across extensive collections.
8787

@@ -91,5 +91,5 @@ Azure AI Content Understanding adheres to Microsoft's strict policies on custome
9191

9292
## Next steps
9393

94-
* Learn to build a [**person directory**](../tutorial/build-person-directory.md).
94+
* Learn how to build a [**person directory**](../tutorial/build-person-directory.md).
9595
* Review code sample: [**person directory**](https://github.com/Azure-Samples/azure-ai-content-understanding-python/blob/zhizho/face/notebooks/build_person_directory.ipynb).
-2.78 KB
Loading
-4.67 KB
Loading

0 commit comments

Comments
 (0)