-
Notifications
You must be signed in to change notification settings - Fork 190
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
How to Invert a Mask Image? #2706
Comments
You can use |
Thanks, it worked for me with Maybe we could also add a negative option directly to the RobotToMask node? |
I think the general direction is to create a node that inverts the mask. |
Looking forward to an InvertMask node. |
How to invert a mask image in the jsk_recognition pipeline?
I have the following:
And want this:
The text was updated successfully, but these errors were encountered: