AllenCell / AllenCell/vole-core
idea: add option to ignore zero-intensity pixels
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 106
- Fork
- 11
- Merge trung bình
- 3 ngày 51 phút
- Pull request đã merge (30 ngày)
- 12
Mô tả
## 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...
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.