latest/utils/image/ #793
Replies: 1 comment 1 reply
-
The examples in Crop part,the last line 'sink.save_image(image=image)' , Should be modified as ‘sink.save_image(image=cropped_image)’,otherwise, you'll get the same picture.LOL😄 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
utils/image/
A set of easy-to-use utilities that will come in handy in any computer vision project.
https://supervision.roboflow.com/utils/image/
Beta Was this translation helpful? Give feedback.
All reactions