Skip to content

Commit f1ba461

Browse files
authored
Update observed-people-tracing.md
1 parent 8be5605 commit f1ba461

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

articles/azure-video-indexer/observed-people-tracing.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Trace observed people in a video
33
description: This topic gives an overview of a Trace observed people in a video concept.
44

55
ms.topic: how-to
6-
ms.date: 03/27/2022
6+
ms.date: 04/06/2023
77
ms.author: juliako
88
---
99

@@ -66,21 +66,9 @@ The following JSON response illustrates what Video Indexer returns when tracing
6666
]
6767
}
6868
```
69-
7069
## Limitations and assumptions
7170

72-
It's important to note the limitations of Observed People Tracing, to avoid or mitigate the effects of false negatives (missed detections) and limited detail.
73-
74-
* To optimize the detector results, use video footage from static cameras (although a moving camera or mixed scenes will also give results).
75-
* People are generally not detected if they appear small (minimum person height is 200 pixels).
76-
* Maximum frame size is HD
77-
* People are generally not detected if they're not standing or walking.
78-
* Low quality video (for example, dark lighting conditions) may impact the detection results.
79-
* The recommended frame rate —at least 30 FPS.
80-
* Recommended video input should contain up to 10 people in a single frame. The feature could work with more people in a single frame, but the detection result retrieves up to 10 people in a frame with the detection highest confidence.
81-
* People with similar clothes (for example, people wear uniforms, players in sport games) could be detected as the same person with the same ID number.
82-
* Obstruction – there maybe errors where there are obstructions (scene/self or obstructions by other people).
83-
* Pose: The tracks may be split due to different poses (back/front)
71+
For more information, see [Considerations and limitations when choosing a use case](observed-matched-people.md#considerations-and-limitations-when-choosing-a-use-case).
8472

8573
## Next steps
8674

0 commit comments

Comments
 (0)