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
Implement a 'color_fill' method that takes as parameters the image and a tuple containing the RGB color value '(0-255, 0-255, 0-255)' .
I want to use it in segmentation tasks later
The text was updated successfully, but these errors were encountered:
Implement a 'color_fill' method that takes as parameters the image and a tuple containing the RGB color value '(0-255, 0-255, 0-255)' .
I want to use it in segmentation tasks later
The text was updated successfully, but these errors were encountered: