All Packages
| Package | Description |
|---|---|
| org.anchoranalysis.image.bean |
Core (bean) classes for image processing.
|
| org.anchoranalysis.image.bean.channel |
Base classes for performing operations on
Channels. |
| org.anchoranalysis.image.bean.displayer | |
| org.anchoranalysis.image.bean.interpolator |
Beans for specifying image interpolators.
|
| org.anchoranalysis.image.bean.nonbean |
Classes that are used elsewhere in this package but which aren't themselves AnchorBeans.
|
| org.anchoranalysis.image.bean.nonbean.init |
Classes that aren't AnchorBeans that pertain to the initialization of image-related beans.
|
| org.anchoranalysis.image.bean.nonbean.segment |
Non-bean classes relating to image-segmentation.
|
| org.anchoranalysis.image.bean.nonbean.spatial.align |
Non-bean classes to help specify the position of one entity relative to the others.
|
| org.anchoranalysis.image.bean.nonbean.spatial.arrange |
Non-beans to specify how to form a single-image by spatially combining other images.
|
| org.anchoranalysis.image.bean.object |
Beans pertaining to
ObjectMask and their
collections. |
| org.anchoranalysis.image.bean.provider |
Base classes for providers of different core data entities related to images.
|
| org.anchoranalysis.image.bean.provider.stack |
A provider of
Stacks. |
| org.anchoranalysis.image.bean.segment |
Base classes to perform image segmentation, transforming an image into another meaningful entity
or entities.
|
| org.anchoranalysis.image.bean.segment.binary |
Base classes to perform binary-segmentation.
|
| org.anchoranalysis.image.bean.segment.object |
Base classes to segment a channel into objects.
|
| org.anchoranalysis.image.bean.spatial |
Beans to define entities or operate that consider Euclidian space.
|
| org.anchoranalysis.image.bean.spatial.arrange |
Beans to specify how to form a single-image by spatially combining other images.
|
| org.anchoranalysis.image.bean.spatial.arrange.align |
Aligning a
BoundingBox to fit inside another BoundingBox. |
| org.anchoranalysis.image.bean.spatial.arrange.fill |
Montages images together to completely fill the available space, while preserving aspect ratio.
|
| org.anchoranalysis.image.bean.spatial.arrange.overlay |
Combining other images through overlaying.
|
| org.anchoranalysis.image.bean.spatial.arrange.tile |
Combining other images through tiling.
|
| org.anchoranalysis.image.bean.spatial.direction |
Beans to specify a direction.
|
| org.anchoranalysis.image.bean.threshold |
Base classes for thresholding and calculating levels for thresholding.
|
| org.anchoranalysis.image.bean.threshold.relation |
Reusable relations to a threshold.
|
| org.anchoranalysis.image.bean.unitvalue.distance |
Converting quantities of distance between units.
|
| org.anchoranalysis.image.bean.unitvalue.extent |
Converting quantities of extent (area or volume) between units.
|
| org.anchoranalysis.image.bean.unitvalue.extent.area |
Converting quantities of area between units.
|
| org.anchoranalysis.image.bean.unitvalue.extent.volume |
Converting quantities of volume between units.
|