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
A CSS style to apply to the bounding box element. You can also specify a function that returns a CSS style object. Bounding boxes are only shown if showBoundingBoxes is true.
@@ -124,13 +131,6 @@ Whether or not to show bounding boxes around the elements.
124
131
- Type: `boolean`
125
132
- Default: `true`
126
133
127
-
### getLabel
128
-
129
-
Provide a function for generating labels. By default, labels are generated as integers starting from 0.
0 commit comments