Uses of Class
org.anchoranalysis.plugin.image.task.bean.grouped.GroupedStackBase
Packages that use GroupedStackBase
Package
Description
Combining multiple images together into a single image.
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.combineModifier and TypeClassDescriptionclass
Creates 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
Modifier and TypeClassDescriptionclass
Exports a histogram of voxel intensities as a CSV file for each channel of an image.