-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improved write_mask with optional "wsa_mask". This allows to mask out…
… regions from the patches that are sampled from the already provided wsa. For example, you can add a wsa_mask with {"rois":1} label mapping to only write the labels of the wsa INSIDE the "rois" annotations, removing all regions from annotations that exeed the ROIs. Also added option to overwrite output if it already existed.
- Loading branch information
1 parent
1e4c6ca
commit 6276df1
Showing
1 changed file
with
21 additions
and
6 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