Skip to content

Commit d54d80f

Browse files
Merge pull request #212794 from Juliako/patch-20
Update clapperboard-metadata.md
2 parents fc0d754 + 159c846 commit d54d80f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/azure-video-indexer/clapperboard-metadata.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ After the file has been uploaded and indexed, if you want to view the timeline o
3232
3333
### Clapperboards
3434

35-
Clapperboards contain titles, like: *production*, *roll*, *scene*, *take* and values associated with each title.
36-
37-
The titles and their values' quality may not always be recognizable. For more information, see [limitations](#clapperboard-limitations).
35+
Clapperboards contain fields with titles (for example, *production*, *roll*, *scene*, *take*) and values (content) associated with each title.
3836

3937
For example, take this clapperboard:
4038

@@ -85,11 +83,13 @@ The following table describes fields found in json:
8583

8684
## Clapperboard limitations
8785

86+
The values may not always be correctly identified by the detection algorithm. Here are some limitations:
87+
8888
- The titles of the fields appearing on the clapper board are optimized to identify the most popular fields appearing on top of clapper boards.
8989
- Handwritten text or digital digits may not be correctly identified by the fields detection algorithm.
90-
- The algorithm is optimized to identify fields categories that appear horizontally.
91-
- The clapper board may not be detected if the frame is blurred or that the text written on it can't be identified by the human eye.
92-
- Empty fields’ values may lead to wrong fields categories.
90+
- The algorithm is optimized to identify fields' categories that appear horizontally.
91+
- The clapperboard may not be detected if the frame is blurred or that the text written on it can't be identified by the human eye.
92+
- Empty fields’ values may lead to to wrong fields categories.
9393
<!-- If a part of a clapper board is hidden a value with the highest confidence is shown. -->
9494

9595
## Next steps

0 commit comments

Comments
 (0)