AllenCell / AllenCell/vole-core
idea: add option to ignore zero-intensity pixels
Aperta
- Lingua principale
- TypeScript
- Stelle
- 106
- Fork
- 11
- Merge medio
- 3g 51m
- PR unite (30g)
- 12
Descrizione
## 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...
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.