Skip to content

Commit

Permalink
show transparent image
Browse files Browse the repository at this point in the history
  • Loading branch information
capjamesg committed Dec 5, 2023
1 parent 9c10308 commit 7f2b62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supervision/annotators/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ def annotate(
```
![box-mask-annotator-example](https://media.roboflow.com/
supervision-annotator-examples/color-annotator-example-purple.png)
supervision-annotator-examples/box-mask-annotator-example-purple.png)
"""
mask_image = scene.copy()
for detection_idx in range(len(detections)):
Expand Down

0 comments on commit 7f2b62a

Please sign in to comment.