AllenCell / AllenCell/vole-core

idea: add option to ignore zero-intensity pixels

未关闭
#271 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。