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
The use case is to crop the entire image via its mask using Mask Crop Region. This returns the cropped mask and a crop_data which I should be able to apply to the image, but there exists no node that can take this input. The best I could find is Bounded Image Crop with Mask, which returns an image_bounds instead. This is not compatible with Image Paste Crop later.
The text was updated successfully, but these errors were encountered:
The use case is to crop the entire image via its mask using Mask Crop Region. This returns the cropped mask and a crop_data which I should be able to apply to the image, but there exists no node that can take this input. The best I could find is Bounded Image Crop with Mask, which returns an image_bounds instead. This is not compatible with Image Paste Crop later.
The text was updated successfully, but these errors were encountered: