-
-
Notifications
You must be signed in to change notification settings - Fork 824
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pipeline] ImageSegmentation: Add option to invert mask values
By default, pixels corresponding to a label are set to 255, and all the others are set to 0. If the option `maskInvert` is set, all pixels corresponding to a label will be set to 0.
- Loading branch information
Showing
1 changed file
with
15 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters