Skip to content

Commit adddf0f

Browse files
committed
rm mentions
1 parent 73199d8 commit adddf0f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/cognitive-services/Computer-vision/spatial-analysis-operations.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ Operation Identifier| Description
3737
| cognitiveservices.vision.spatialanalysis-persondistance.debug | Tracks when people violate a distance rule. <br> Emits a _personDistanceEvent_ periodically with the location of each distance violation. |
3838
| cognitiveservices.vision.spatialanalysis.debug | Generic operation which can be used to run all scenarios mentioned above. This option is more useful when you want to run multiple scenarios on the same camera or use system resources (e.g. GPU) more efficiently. |
3939

40-
Spatial Analysis can also be run with [Live Video Analytics](../../azure-video-analyzer/video-analyzer-docs/overview.md) as their Video AI module.
41-
42-
<!--more details on the setup can be found in the [LVA Setup page](LVA-Setup.md). Below is the list of the operations supported with Live Video Analytics. -->
4340

4441
| Operation Identifier| Description|
4542
|---------|---------|
@@ -49,7 +46,6 @@ Spatial Analysis can also be run with [Live Video Analytics](../../azure-video-a
4946
| cognitiveservices.vision.spatialanalysis-persondistance.livevideoanalytics | Tracks when people violate a distance rule. <br> Emits a _personDistanceEvent_ periodically with the location of each distance violation. |
5047
| cognitiveservices.vision.spatialanalysis.livevideoanalytics | Generic operation which can be used to run all scenarios mentioned above. This option is more useful when you want to run multiple scenarios on the same camera or use system resources (e.g. GPU) more efficiently. |
5148

52-
Live Video Analytics operations are also available in the `.debug` version (e.g. cognitiveservices.vision.spatialanalysis-personcount.livevideoanalytics.debug) which has the capability to visualize the video frames as being processed. You will need to run `xhost +` on the host computer to enable the visualization of the video frames and events
5349

5450
> [!IMPORTANT]
5551
> The computer vision AI models detect and locate human presence in video footage and output by using a bounding box around a human body. The AI models do not attempt to discover the identities or demographics of individuals.

0 commit comments

Comments
 (0)