Skip to content

Commit 797d83a

Browse files
authored
Merge pull request #5157 from PatrickFarley/comvis-updates
video analysis -> video retrieval
2 parents 4d21c49 + d486ebb commit 797d83a

File tree

5 files changed

+8
-56
lines changed

5 files changed

+8
-56
lines changed

articles/ai-services/computer-vision/includes/video-retrieval-deprecation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Video retrieval deprecation notice
2+
title: Video Retrieval deprecation notice
33
titleSuffix: Azure AI services
44
author: PatrickFarley
55
manager: nitinme

articles/ai-services/computer-vision/index.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -90,14 +90,6 @@ conceptualContent:
9090
footerLink:
9191
text: More
9292
url: overview-identity.md
93-
- title: Video Analysis
94-
links:
95-
- itemType: overview
96-
text: About Video Analysis
97-
url: intro-to-spatial-analysis-public-preview.md
98-
- itemType: how-to-guide
99-
text: Call the Video Retrieval APIs
100-
url: how-to/video-retrieval.md
10193
- title: Optical character recognition (legacy)
10294
links:
10395
- itemType: overview

articles/ai-services/computer-vision/intro-to-spatial-analysis-public-preview.md

Lines changed: 4 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,19 @@
11
---
2-
title: What is Video Analysis?
2+
title: What is Video Retrieval?
33
titleSuffix: Azure AI services
4-
description: Learn about the basic concepts and features of Azure AI Vision Spatial Analysis and Video Retrieval.
4+
description: Learn about the basic concepts and features of Azure AI Vision Video Retrieval.
55
author: PatrickFarley
66
manager: nitinme
77
ms.collection: "ce-skilling-fresh-tier2, ce-skilling-ai-copilot"
88
ms.update-cycle: 365-days
99
ms.author: pafarley
1010
ms.service: azure-ai-vision
1111
ms.topic: overview
12-
ms.date: 04/04/2025
12+
ms.date: 05/22/2025
1313
ms.custom: contperf-fy22q2, ignite-2022
1414
---
1515

16-
# What is Video Analysis?
17-
18-
Video Analysis includes video-related features like Spatial Analysis and Video Retrieval.
19-
20-
## Spatial Analysis
21-
22-
[!INCLUDE [spatial-analysis-deprecation](includes/spatial-analysis-deprecation.md)]
23-
24-
<!--
25-
You can use Azure AI Vision Spatial Analysis to detect the presence and movements of people in video. Ingest video streams from cameras, extract insights, and generate events to be used by other systems. The service can do things like count the number of people entering a space or measure compliance with face mask and social distancing guidelines. By processing video streams from physical spaces, you can learn how people use them and maximize the space's value to your organization.
26-
27-
Try out the capabilities of Spatial Analysis quickly and easily in your browser by using Azure AI Vision Studio.
28-
29-
> [!div class="nextstepaction"]
30-
> [Try Vision Studio](https://portal.vision.cognitive.azure.com/)
31-
32-
33-
### People counting
34-
35-
This operation counts the number of people in a specific zone over time using the *PersonCount* operation. It generates an independent count for each frame processed without attempting to track people across frames. This operation can be used to estimate the number of people in a space or generate an alert when a person appears.
36-
37-
:::image type="content" source="https://user-images.githubusercontent.com/11428131/139924111-58637f2e-f2f6-42d8-8812-ab42fece92b4.gif" alt-text="Animation showing how Spatial Analysis counts the number of people in the cameras field of view.":::
38-
39-
### Entrance Counting
40-
41-
This feature monitors how long people stay in an area or when they enter through a doorway. This monitoring can be done using the PersonCrossingPolygon or PersonCrossingLine operations. In retail scenarios, these operations can be used to measure wait times for a checkout line or engagement at a display. Also, these operations could measure foot traffic in a lobby or a specific floor in other commercial building scenarios.
42-
43-
:::image type="content" source="https://user-images.githubusercontent.com/11428131/137016574-0d180d9b-fb9a-42a9-94b7-fbc0dbc18560.gif" alt-text="Animation showing frames of people moving in and out of a bordered space, with rectangles drawn around them.":::
44-
45-
### Social distancing and face mask detection
46-
47-
This feature analyzes how well people follow social distancing requirements in a space. The system uses the *PersonDistance* operation to automatically calibrate itself as people walk around in the space. Then it identifies when people violate a specific distance threshold (6 ft. or 10 ft.).
48-
49-
:::image type="content" source="https://user-images.githubusercontent.com/11428131/139924062-b5e10c0f-3cf8-4ff1-bb58-478571c022d7.gif" alt-text="Animation showing how Spatial Analysis visualizes social distance violation events showing lines between people showing the distance.":::
50-
51-
Spatial Analysis can also be configured to detect if a person is wearing a protective face covering such as a mask. A mask classifier can be enabled for the PersonCount, PersonCrossingLine, and PersonCrossingPolygon operations by configuring the `ENABLE_FACE_MASK_CLASSIFIER` parameter.
52-
53-
:::image type="content" source="https://user-images.githubusercontent.com/11428131/137015842-ce524f52-3ac4-4e42-9067-25d19b395803.png" alt-text="Photograph showing how Spatial Analysis classifies whether people have facemasks in an elevator.":::
54-
-->
55-
56-
## Video Retrieval
16+
# What is Video Retrieval?
5717

5818
[!INCLUDE [video-retrieval-deprecation](includes/video-retrieval-deprecation.md)]
5919

articles/ai-services/computer-vision/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The Azure AI Vision service gives you access to advanced algorithms that process
2626
| [Optical Character Recognition (OCR)](overview-ocr.md)|The Optical Character Recognition (OCR) service extracts text from images. You can use the Read API to extract printed and handwritten text from photos and documents. It uses deep-learning-based models and works with text on various surfaces and backgrounds. These include business documents, invoices, receipts, posters, business cards, letters, and whiteboards. The OCR APIs support extracting printed text in [several languages](./language-support.md). Follow the [OCR quickstart](quickstarts-sdk/client-library.md) to get started.|
2727
|[Image Analysis](overview-image-analysis.md)| The Image Analysis service extracts many visual features from images, such as objects, faces, adult content, and auto-generated text descriptions. Follow the [Image Analysis quickstart](quickstarts-sdk/image-analysis-client-library-40.md) to get started.|
2828
| [Face](overview-identity.md) | The Face service provides AI algorithms that detect, recognize, and analyze human faces in images. Facial recognition software is important in many different scenarios, such as identification, touchless access control, and face blurring for privacy. Follow the [Face quickstart](quickstarts-sdk/identity-client-library.md) to get started. |
29-
| [Video Analysis](intro-to-spatial-analysis-public-preview.md)| Video Analysis includes video-related features like Video Retrieval. [Video Retrieval](/azure/ai-services/computer-vision/how-to/video-retrieval) lets you create an index of videos that you can search with natural language.|
29+
| [Video Retrieval](intro-to-spatial-analysis-public-preview.md)| Video Retrieval lets you create an index of videos that you can search with natural language. Follow the [how-to guide](/azure/ai-services/computer-vision/how-to/video-retrieval).|
3030

3131
## Azure AI Vision for digital asset management
3232

articles/ai-services/computer-vision/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,9 +312,9 @@ items:
312312
href: https://aka.ms/azure-ai-vision-face-liveness-client-sdk-web-api-reference
313313
- name: Understand the liveness versions
314314
href: sdk/understand-the-liveness-sdk-versions.md
315-
- name: Video Analysis
315+
- name: Video Retrieval
316316
items:
317-
- name: Video Analysis overview
317+
- name: Video Retrieval overview
318318
href: intro-to-spatial-analysis-public-preview.md
319319
- name: Responsible use of AI
320320
items:

0 commit comments

Comments
 (0)