@@ -32,9 +32,7 @@ After the file has been uploaded and indexed, if you want to view the timeline o
32
32
33
33
### Clapperboards
34
34
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.
38
36
39
37
For example, take this clapperboard:
40
38
@@ -85,11 +83,13 @@ The following table describes fields found in json:
85
83
86
84
## Clapperboard limitations
87
85
86
+ The values may not always be correctly identified by the detection algorithm. Here are some limitations:
87
+
88
88
- The titles of the fields appearing on the clapper board are optimized to identify the most popular fields appearing on top of clapper boards.
89
89
- 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.
93
93
<!-- If a part of a clapper board is hidden a value with the highest confidence is shown. -->
94
94
95
95
## Next steps
0 commit comments