Merge branch 'text_color_param' of https://github.com/Bhavay-2001/roboflow-supervision into text_color_param
This commit is contained in:
commit
9956d5dd82
|
|
@ -1067,7 +1067,7 @@ class LabelAnnotator(BaseAnnotator):
|
|||
labels (Optional[List[str]]): Custom labels for each detection.
|
||||
custom_color_lookup (Optional[np.ndarray]): Custom color lookup array.
|
||||
Allows to override the default color mapping strategy.
|
||||
|
||||
|
||||
Returns:
|
||||
The annotated image, matching the type of `scene` (`numpy.ndarray`
|
||||
or `PIL.Image.Image`)
|
||||
|
|
|
|||
Loading…
Reference in New Issue