Skip to content

Commit c625ab0

Browse files
authored
Merge pull request #190222 from PatrickFarley/comvis-ava
[cog svcs] rm mentions
2 parents 74faf34 + ccaca37 commit c625ab0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@ The Spatial Analysis container implements the following operations:
2929

3030
All of the above operations are also available in the `.debug` version of the service (for example, `cognitiveservices.vision.spatialanalysis-personcount.debug`). Debug has the capability to visualize video frames as they're being processed. You'll need to run `xhost +` on the host computer to enable the visualization of video frames and events.
3131

32-
Spatial Analysis can also be run with [Live Video Analytics](../../azure-video-analyzer/video-analyzer-docs/overview.md) as the Video AI module. Append `.livevideoanalytics` to the operation (for example, `cognitiveservices.vision.spatialanalysis-personcount.livevideoanalytics`).
33-
34-
<!--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. -->
35-
36-
37-
Live Video Analytics operations are also available in the `.debug` version (for example, you can use `cognitiveservices.vision.spatialanalysis-personcount.livevideoanalytics.debug`).
3832

3933
> [!IMPORTANT]
4034
> The Computer Vision AI models detect and locate human presence in video footage and output a bounding box around the human body. The AI models do not attempt to discover the identities or demographics of individuals.

0 commit comments

Comments
 (0)