Merge branch 'text_color_param' of https://github.com/Bhavay-2001/roboflow-supervision into text_color_param

This commit is contained in:
Bhavay Malhotra 2024-07-25 14:02:57 +05:30
commit 9956d5dd82
1 changed files with 1 additions and 1 deletions

View File

@ -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`)