Uses of Package
org.anchoranalysis.image.bean
| Package | Description |
|---|---|
| org.anchoranalysis.image.bean.channel |
Base classes for performing operations on
Channels. |
| 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.
|
-
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.channel Class Description ImageBean A bean that must be initialized withImageInitializationbefore usage. -
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.object Class Description ImageBean A bean that must be initialized withImageInitializationbefore usage. -
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.provider Class Description ImageBean A bean that must be initialized withImageInitializationbefore usage. -
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.provider.stack Class Description ImageBean A bean that must be initialized withImageInitializationbefore usage. -
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.segment Class Description ImageBean A bean that must be initialized withImageInitializationbefore usage. -
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.segment.binary Class Description ImageBean A bean that must be initialized withImageInitializationbefore usage. -
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.segment.object Class Description ImageBean A bean that must be initialized withImageInitializationbefore usage. -
Classes in org.anchoranalysis.image.bean used by org.anchoranalysis.image.bean.spatial Class Description ImageBean A bean that must be initialized withImageInitializationbefore usage.