anchor-plugin-image-task 0.1.0 API
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.task.bean |
A parent package for many different kinds of tasks.
|
| org.anchoranalysis.plugin.image.task.bean.combine |
Combining multiple images together into a single image.
|
| org.anchoranalysis.plugin.image.task.bean.feature |
Tasks pertaining to
Features. |
| org.anchoranalysis.plugin.image.task.bean.feature.source |
Source of rows in feature-tables with
FeatureSource and derived classes. |
| org.anchoranalysis.plugin.image.task.bean.format |
Tasks for converting image-formats.
|
| org.anchoranalysis.plugin.image.task.bean.format.convertstyle |
Different approaches for converting sets of channels (RGB, independently etc.) to another image
format.
|
| org.anchoranalysis.plugin.image.task.bean.grouped |
Tasks that involved stacks (usually each channel from an image) that are somehow
grouped-together.
|
| org.anchoranalysis.plugin.image.task.bean.grouped.histogram |
Task(s) to export histograms of intensity values.
|
| org.anchoranalysis.plugin.image.task.bean.grouped.selectchannels |
Selecting a subset of a set of channels.
|
| org.anchoranalysis.plugin.image.task.bean.labeller |
Associating labels with images.
|
| org.anchoranalysis.plugin.image.task.bean.scale |
Tasks to scale an image.
|
| org.anchoranalysis.plugin.image.task.bean.segment |
Tasks to segment an image.
|
| org.anchoranalysis.plugin.image.task.bean.slice |
Tasks that process on one or more slices from a z-stack.
|
| org.anchoranalysis.plugin.image.task.channel.aggregator |
Combines multiple
Channels voxel-wise to form a
single aggregated Channel. |
| org.anchoranalysis.plugin.image.task.feature |
Non-bean classes pertaining to
Features as used in tasks. |
| org.anchoranalysis.plugin.image.task.feature.calculator |
Non-beans for calculating
Features. |
| org.anchoranalysis.plugin.image.task.grouped |
Non-bean classes about grouping channels or other inputs.
|
| org.anchoranalysis.plugin.image.task.labeller |
Non-bean classes about labelling images.
|
| org.anchoranalysis.plugin.image.task.segment |
Non-bean classes for image-segmentation.
|
| org.anchoranalysis.plugin.image.task.size |
Non-bean classes pertaining to determining the size of an image.
|
| org.anchoranalysis.plugin.image.task.slice |
Non-bean classes pertaining to combining stacks into a single stack.
|
| org.anchoranalysis.plugin.image.task.stack |
Non-bean classes pertaining to stacks and channels as used in tasks.
|