AllenCell / AllenCell/vole-core
idea: add option to ignore zero-intensity pixels
未关闭
- 主要语言
- TypeScript
- 星标
- 106
- 派生
- 11
- 平均合并
- 3 天 51 分钟
- 30 天内合并 PR
- 12
描述
## Use Case
For purposes of histogram calculations, there are times when pixels of zero intensity should be treated as a special value, such as for binary segmentations.
## Solution
Add the ability to do this with our histogram class.
For example, commonly, "ignore white" and "ignore black" are offered as options, or even more generally, ignore pixels above or below certain values...
贡献指南
评估
这个 Issue 还没有评估数据。