Skip to content

Commit 7b080a9

Browse files
authored
Update video-indexer-overview.md
1 parent 382368d commit 7b080a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-video-indexer/video-indexer-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ Azure Video Indexer's insights can be applied to many scenarios, among them are:
3737
* Content moderation: Use textual and visual content moderation models to keep your users safe from inappropriate content and validate that the content you publish matches your organization's values. You can automatically block certain videos or alert your users about the content.
3838
* Recommendations: Video insights can be used to improve user engagement by highlighting the relevant video moments to users. By tagging each video with additional metadata, you can recommend to users the most relevant videos and highlight the parts of the video that will match their needs.
3939

40-
## Video/audio models
40+
## Video/audio AI features
4141

42-
The following list shows the insights you can retrieve from your videos using Azure Video Indexer video and audio models.
42+
The following list shows the insights you can retrieve from your videos using Azure Video Indexer video and audio AI features (models.
4343

4444
Unless specified otherwise, a model is generally available.
4545

@@ -49,7 +49,7 @@ Unless specified otherwise, a model is generally available.
4949
* **Celebrity identification**: Identifies over 1 million celebrities—like world leaders, actors, actresses, athletes, researchers, business, and tech leaders across the globe. The data about these celebrities can also be found on various websites (IMDB, Wikipedia, and so on).
5050
* **Account-based face identification**: Trains a model for a specific account. It then recognizes faces in the video based on the trained model. For more information, see [Customize a Person model from the Azure Video Indexer website](customize-person-model-with-website.md) and [Customize a Person model with the Azure Video Indexer API](customize-person-model-with-api.md).
5151
* **Thumbnail extraction for faces**: Identifies the best captured face in each group of faces (based on quality, size, and frontal position) and extracts it as an image asset.
52-
* **Visual text recognition** (OCR): Extracts text that's visually displayed in the video.
52+
* **On-screen text recognition (OCR)**: Extracts and groups text that appears on video as overlay, slides, or in the background.
5353
* **Visual content moderation**: Detects adult and/or racy visuals.
5454
* **Labels identification**: Identifies visual objects and actions displayed.
5555
* **Scene segmentation**: Determines when a scene changes in video based on visual cues. A scene depicts a single event and it's composed by a series of consecutive shots, which are semantically related.

0 commit comments

Comments
 (0)