Uses of Class
org.anchoranalysis.plugin.image.task.bean.grouped.GroupedStackBase
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.task.bean.combine |
Combining multiple images together into a single image.
|
| org.anchoranalysis.plugin.image.task.bean.grouped.histogram |
Task(s) to export histograms of intensity values.
|
-
Uses of GroupedStackBase in org.anchoranalysis.plugin.image.task.bean.combine
Subclasses of GroupedStackBase in org.anchoranalysis.plugin.image.task.bean.combine Modifier and Type Class Description classAggregateChannelTaskCreates a an aggregated-image for each group, where each voxel-value is aggregated across each channel in each image in the group. -
Uses of GroupedStackBase in org.anchoranalysis.plugin.image.task.bean.grouped.histogram
Subclasses of GroupedStackBase in org.anchoranalysis.plugin.image.task.bean.grouped.histogram Modifier and Type Class Description classExportImageHistogramsExports a histogram of voxel intensities as a CSV file for each channel of an image.