Class | Description |
---|---|
BatchReader |
A class to open images from a CSV file containing filenames and optional
associated data.
|
ChannelMasker |
A helper class to create and apply binary masks.
|
Helper |
A class of static helper methods.
|
Masking |
A class of helper methods to create and manipulate binary masks.
|
NucleiSegmenter |
This class provides methods implementing the Watershed segmentation of cell
nuclei as described in https://imagej.net/Nuclei_Watershed_Separation.
|
Enum | Description |
---|---|
BinaryOperator |
Binary operations that can be used when combining two images.
|
ThresholdingMethod |
Available thresholding methods.
|
Copyright © 2021. All rights reserved.