You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-video-indexer/observed-people-tracing.md
+2-14Lines changed: 2 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Trace observed people in a video
3
3
description: This topic gives an overview of a Trace observed people in a video concept.
4
4
5
5
ms.topic: how-to
6
-
ms.date: 03/27/2022
6
+
ms.date: 04/06/2023
7
7
ms.author: juliako
8
8
---
9
9
@@ -66,21 +66,9 @@ The following JSON response illustrates what Video Indexer returns when tracing
66
66
]
67
67
}
68
68
```
69
-
70
69
## Limitations and assumptions
71
70
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).
0 commit comments