Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crop_data and image_bounds not interchangable #532

Open
homeworkace opened this issue Dec 30, 2024 · 0 comments
Open

crop_data and image_bounds not interchangable #532

homeworkace opened this issue Dec 30, 2024 · 0 comments

Comments

@homeworkace
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant