allow channel masking
Open
- Dominant language
- C++
- Stars
- 62
- Forks
- 9
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
## Use Case
I'd like to be able to apply a binary segmentation channel to raw data channel to mask it.
## Solution
For each channel, allow selection of another channel as a "mask" which would multiply the intensities. Add other parameters to control the mixing. (invert? blend factor? checkbox for mask on/off; select mask channel)
Contributor guide
Assessment
This issue has not been assessed yet.