Skip to content

Commit dbeaa03

Browse files
authored
Merge pull request #205151 from Juliako/concepts
concepts overview
2 parents 7cea21b + f8f7139 commit dbeaa03

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,14 @@ TimeRange is the time range in the original video. AdjustedTimeRange is the time
6666

6767
Azure Video Indexer supports embedding widgets in your apps. For more information, see [Embed Azure Video Indexer widgets in your apps](video-indexer-embed-widgets.md).
6868

69-
## Summarized insights
69+
## Insights
7070

71-
Summarized insights contain an aggregated view of the data: faces, topics, emotions. For example, instead of going over each of the thousands of time ranges and checking which faces are in it, the summarized insights contains all the faces and for each one, the time ranges it appears in and the % of the time it is shown.
71+
Insights contain an aggregated view of the data: faces, topics, emotions. Azure Video Indexer analyzes the video and audio content by running 30+ AI models, generating rich insights. Below is an illustration of the audio and video analysis performed by Azure Video Indexer in the background.
72+
73+
> [!div class="mx-imgBorder"]
74+
> :::image type="content" source="./media/video-indexer-overview/model-chart.png" alt-text="Diagram of Azure Video Indexer flow.":::
75+
76+
[!INCLUDE [insights](./includes/insights.md)]
7277

7378
## Next steps
7479

0 commit comments

Comments
 (0)