You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-video-indexer/video-indexer-overview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,9 +37,9 @@ Azure Video Indexer's insights can be applied to many scenarios, among them are:
37
37
* 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.
38
38
* 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.
39
39
40
-
## Video/audio models
40
+
## Video/audio AI features
41
41
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.
43
43
44
44
Unless specified otherwise, a model is generally available.
45
45
@@ -49,7 +49,7 @@ Unless specified otherwise, a model is generally available.
49
49
***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).
50
50
***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).
51
51
***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.
***Labels identification**: Identifies visual objects and actions displayed.
55
55
***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