Uses of Package
org.anchoranalysis.plugin.image.bean.mask.provider
Packages that use org.anchoranalysis.plugin.image.bean.mask.provider
Package
Description
Implementations of
MaskProvider.Implementations of
MaskProvider that convert
providers of other types to ObjectMasks.Implementations of
MaskProvider that implement
morphological operations.Implementations of
MaskProvider where an ObjectCollection is created by segmenting a Channel.Non-bean classes pertaining to
Providers.-
Classes in org.anchoranalysis.plugin.image.bean.mask.provider used by org.anchoranalysis.plugin.image.bean.mask.providerClassDescriptionBase class for
MaskProviders that create a mask based on given dimensions. -
Classes in org.anchoranalysis.plugin.image.bean.mask.provider used by org.anchoranalysis.plugin.image.bean.mask.provider.convertClassDescriptionBase-class for
MaskProviders that accept aChannelas input.Base class forMaskProviders that create a mask based on given dimensions. -
Classes in org.anchoranalysis.plugin.image.bean.mask.provider used by org.anchoranalysis.plugin.image.bean.mask.provider.morphologicalClassDescriptionBase class for
MaskProviders that create a mask based on given dimensions. -
-