Index
A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(BoundingBoxEnclosed) - Method in class org.anchoranalysis.image.bean.nonbean.spatial.arrange.StackArrangement
-
Adds a new
BoundingBoxEnclosedto the arrangement. - add(BoundingBox) - Method in class org.anchoranalysis.image.bean.nonbean.spatial.arrange.StackArrangement
-
Adds a new
BoundingBoxto the arrangement, with no padding. - addChannel(Channel, Logger) - Method in class org.anchoranalysis.image.bean.channel.ChannelAggregator
-
Adds a
Channelto the aggregation. - addChannelAfterCheck(Channel) - Method in class org.anchoranalysis.image.bean.channel.ChannelAggregator
-
Adds a
Channelto the aggregation - after checkingchannelhas acceptable dimensions. - addDictionary(String, Dictionary) - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
Adds a
Dictionaryto the corresponding named-collection of dictionaries. - addObjectsFrom(NamedProvider<ObjectCollection>) - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
Adds all the
ObjectCollections available in aNamedProviderusing the corresponding identifiers. - addSharedObjectsDictionary(Optional<SharedObjects>, Optional<Dictionary>) - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
Adds stacks and object-collections from a
SharedObjectsusing the respective identifiers, and also adds aDictionary. - addStack(String, Stack) - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
Adds a
Stackto the corresponding named-collection of stacks. - addStack(Provider<Stack>) - Method in class org.anchoranalysis.image.bean.provider.stack.Arrange
-
Adds a stack to the existing list of stack-providers.
- addStacksFrom(NamedProvider<Stack>) - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
Adds all the
Stacks available in aNamedProviderusing the corresponding identifiers. - aggregatedChannel() - Method in class org.anchoranalysis.image.bean.channel.ChannelAggregator
-
Retrieve or create a
Channelwith containing the aggregated values. - align(int, int, int) - Method in enum org.anchoranalysis.image.bean.nonbean.spatial.align.AlignmentOnDimension
-
Determine the minimum value after alignment.
- align(BoundingBox, BoundingBox) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.BoxAligner
-
Determines a
BoundingBoxto use forsmallerBoundingBoxso that it fits insidelargerBoundingBox. - align(Extent, BoundingBox) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.BoxAligner
-
Determines a
BoundingBoxto use for asmallerExtentso that it fits insidelargerBoundingBox. - align(Extent, Extent) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.BoxAligner
-
Determines a
BoundingBoxto use for asmallerExtentso that it fits insidelargerExtent. - Align - Class in org.anchoranalysis.image.bean.spatial.arrange.align
-
Align the bounding-box to the
largerwithout resizing. - Align() - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.align.Align
- Align(String, String, String) - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.align.Align
-
Creates with alignment text for each axis.
- alignAfterCheck(BoundingBox, BoundingBox) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Align
- alignAfterCheck(BoundingBox, BoundingBox) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.BoxAligner
-
Determines a
BoundingBoxto use forsmallerBoundingBoxso that it fits insidelargerBoundingBox. - alignAfterCheck(BoundingBox, BoundingBox) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Grow
- alignAfterCheck(Extent, BoundingBox) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Align
- alignAfterCheck(Extent, BoundingBox) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.BoxAligner
-
Determines a
BoundingBoxto use forsmallerExtentso that it fits insidelargerBoundingBox. - alignAfterCheck(Extent, BoundingBox) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Grow
- alignAfterCheck(Extent, Extent) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Align
- alignAfterCheck(Extent, Extent) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.BoxAligner
-
Determines a
BoundingBoxto use forsmallerExtentso that it fits insidelargerExtent. - alignAfterCheck(Extent, Extent) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Grow
- alignCorner(BoundingBox, Extent) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Align
-
The minimum corner at which the entity should be locate after alignment, ignoring the space to the left.
- alignmentForDimension(String, String) - Method in class org.anchoranalysis.image.bean.nonbean.spatial.align.PositionChoices
-
Calculates how to align a particular axis.
- AlignmentOnDimension - Enum in org.anchoranalysis.image.bean.nonbean.spatial.align
-
How the alignment will occur for a particular dimension.
- alignX(String) - Static method in class org.anchoranalysis.image.bean.nonbean.spatial.align.PositionChoicesConstants
-
How to align on the X-axis.
- alignY(String) - Static method in class org.anchoranalysis.image.bean.nonbean.spatial.align.PositionChoicesConstants
-
How to align on the Y-axis.
- alignZ(String) - Static method in class org.anchoranalysis.image.bean.nonbean.spatial.align.PositionChoicesConstants
-
How to align on the Z-axis.
- AreaPhysical - Class in org.anchoranalysis.image.bean.unitvalue.extent.area
-
Area expressed in square meters, or units thereof.
- AreaPhysical() - Constructor for class org.anchoranalysis.image.bean.unitvalue.extent.area.AreaPhysical
- AreaPixels - Class in org.anchoranalysis.image.bean.unitvalue.extent.area
-
Area expressed in pixels.
- AreaPixels() - Constructor for class org.anchoranalysis.image.bean.unitvalue.extent.area.AreaPixels
- AreaPixels(double) - Constructor for class org.anchoranalysis.image.bean.unitvalue.extent.area.AreaPixels
-
Creates with a particular area value.
- Arrange - Class in org.anchoranalysis.image.bean.provider.stack
-
Creates a stack that combines other stacks.
- Arrange() - Constructor for class org.anchoranalysis.image.bean.provider.stack.Arrange
- Arrange(boolean, boolean) - Constructor for class org.anchoranalysis.image.bean.provider.stack.Arrange
-
Shortcut to create with some explicit parameters.
- ArrangeStackException - Exception in org.anchoranalysis.image.bean.nonbean.spatial.arrange
-
When the position of a particular
RGBStackcannot be determined, when combined with others onto a single plane. - ArrangeStackException(Exception) - Constructor for exception org.anchoranalysis.image.bean.nonbean.spatial.arrange.ArrangeStackException
-
Create with a cause.
- ArrangeStackException(String) - Constructor for exception org.anchoranalysis.image.bean.nonbean.spatial.arrange.ArrangeStackException
-
Create with a message.
- ArrangeStackException(String, Exception) - Constructor for exception org.anchoranalysis.image.bean.nonbean.spatial.arrange.ArrangeStackException
-
Create with a message and cause.
- arrangeStacks(Iterator<Extent>, OperationContext) - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.Fill
- arrangeStacks(Iterator<Extent>, OperationContext) - Method in class org.anchoranalysis.image.bean.spatial.arrange.overlay.Overlay
- arrangeStacks(Iterator<Extent>, OperationContext) - Method in class org.anchoranalysis.image.bean.spatial.arrange.Single
- arrangeStacks(Iterator<Extent>, OperationContext) - Method in class org.anchoranalysis.image.bean.spatial.arrange.StackArranger
-
Arranges stacks to that they fit together in a single raster.
- arrangeStacks(Iterator<Extent>, OperationContext) - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Tile
- asExtent() - Method in class org.anchoranalysis.image.bean.spatial.SizeXY
-
Creates an extent with identical width and height and depth (z-extent) of 1.
- asExtent(int) - Method in class org.anchoranalysis.image.bean.spatial.SizeXY
-
Creates an extent with identical width and height and a specific depth (z-extent).
- aspectRatioInverted() - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.ExtentToArrange
-
Returns the ratio of *image height to width*.
- asPoint() - Method in class org.anchoranalysis.image.bean.spatial.Padding
-
Exposes the padding as a
Point3i. - AxisAlignedUnitVector - Class in org.anchoranalysis.image.bean.spatial.direction
-
Creates a
DirectionVectorthat is a unit-vector along a particular image-axis. - AxisAlignedUnitVector() - Constructor for class org.anchoranalysis.image.bean.spatial.direction.AxisAlignedUnitVector
B
- BeanProviderAsStackBase<T,S> - Class in org.anchoranalysis.image.bean.provider
-
A provider base-class that as well as providing type
S, also provides aStack. - BeanProviderAsStackBase() - Constructor for class org.anchoranalysis.image.bean.provider.BeanProviderAsStackBase
- BinaryNotOffVoxels - Class in org.anchoranalysis.image.bean.threshold.relation
-
Selects voxels that are not off voxels.
- BinaryNotOffVoxels() - Constructor for class org.anchoranalysis.image.bean.threshold.relation.BinaryNotOffVoxels
- BinaryNotOnVoxels - Class in org.anchoranalysis.image.bean.threshold.relation
-
Selects voxels that are not on voxels.
- BinaryNotOnVoxels() - Constructor for class org.anchoranalysis.image.bean.threshold.relation.BinaryNotOnVoxels
- BinaryOffVoxels - Class in org.anchoranalysis.image.bean.threshold.relation
-
Selects only the off voxels.
- BinaryOffVoxels() - Constructor for class org.anchoranalysis.image.bean.threshold.relation.BinaryOffVoxels
- BinaryOnVoxels - Class in org.anchoranalysis.image.bean.threshold.relation
-
Selects only the on pixels.
- BinaryOnVoxels() - Constructor for class org.anchoranalysis.image.bean.threshold.relation.BinaryOnVoxels
- BinarySegmentation - Class in org.anchoranalysis.image.bean.segment.binary
-
Performs a segmentation on voxels so that each voxel has an on or off state after the operation.
- BinarySegmentation() - Constructor for class org.anchoranalysis.image.bean.segment.binary.BinarySegmentation
- BinarySegmentationParameters - Class in org.anchoranalysis.image.bean.nonbean.segment
-
Parameters that are passed during a
BinarySegmentation. - BinarySegmentationParameters() - Constructor for class org.anchoranalysis.image.bean.nonbean.segment.BinarySegmentationParameters
-
Creates with no intensity-histogram or resolution.
- BinarySegmentationParameters(Optional<Resolution>) - Constructor for class org.anchoranalysis.image.bean.nonbean.segment.BinarySegmentationParameters
-
Creates with a specific resolution, but no intensity-histogram.
- BinarySegmentationParameters(Optional<Histogram>, Optional<Resolution>) - Constructor for class org.anchoranalysis.image.bean.nonbean.segment.BinarySegmentationParameters
- BinarySegmentationParameters(Resolution, Optional<Histogram>) - Constructor for class org.anchoranalysis.image.bean.nonbean.segment.BinarySegmentationParameters
-
Creates with a specific resolution and intensity-histogram.
- BinarySegmentationReference - Class in org.anchoranalysis.image.bean.segment.binary
-
Uses an existing
BinarySegmentationthat is located by a unique identifier. - BinarySegmentationReference() - Constructor for class org.anchoranalysis.image.bean.segment.binary.BinarySegmentationReference
- binarySegmentations() - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
A collection of
BinarySegmentations, indexed by name. - BinarySegmentationThreshold - Class in org.anchoranalysis.image.bean.segment.binary
-
Implementation of
BinarySegmentationthat performs global thresholding. - BinarySegmentationThreshold() - Constructor for class org.anchoranalysis.image.bean.segment.binary.BinarySegmentationThreshold
- BinarySegmentationUnary - Class in org.anchoranalysis.image.bean.segment.binary
-
An implementation of
BinarySegmentationthat delegates to one otherBinarySegmentation. - BinarySegmentationUnary() - Constructor for class org.anchoranalysis.image.bean.segment.binary.BinarySegmentationUnary
- BinaryVoxelsBase - Class in org.anchoranalysis.image.bean.threshold.relation
-
A base class for implementations of
RelationToThresholdwhere the threshold is derived from aBinaryValuesInt. - BinaryVoxelsBase() - Constructor for class org.anchoranalysis.image.bean.threshold.relation.BinaryVoxelsBase
- BOTTOM - Static variable in class org.anchoranalysis.image.bean.nonbean.spatial.align.PositionChoicesConstants
-
Align to the bottom in the Y-dimension.
- BoundingBoxEnclosed - Class in org.anchoranalysis.image.bean.nonbean.spatial.arrange
-
Describes a
BoundingBoxthat is optionally enclosed by a larger containingBoundingBoxto given padding. - BoundingBoxEnclosed(BoundingBox) - Constructor for class org.anchoranalysis.image.bean.nonbean.spatial.arrange.BoundingBoxEnclosed
-
Create with a box that has no padding.
- BoundingBoxEnclosed(BoundingBox, BoundingBox) - Constructor for class org.anchoranalysis.image.bean.nonbean.spatial.arrange.BoundingBoxEnclosed
- BoxAligner - Class in org.anchoranalysis.image.bean.spatial.arrange.align
-
Aligns a smaller
BoundingBoxto fit inside a largerBoundingBox. - BoxAligner() - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.align.BoxAligner
- boxes() - Method in class org.anchoranalysis.image.bean.nonbean.spatial.arrange.StackArrangement
-
Where to locate a respective image on a larger image.
C
- calculate(Optional<Dimensions>, Optional<ImageSizeSuggestion>) - Method in class org.anchoranalysis.image.bean.spatial.ScaleCalculator
-
Calculates a scaling-factor for a source image/entity of particular dimensions.
- calculateLevel(Histogram) - Method in class org.anchoranalysis.image.bean.threshold.CalculateLevel
-
Determines a voxel intensity that can be used for thresholding.
- CalculateLevel - Class in org.anchoranalysis.image.bean.threshold
-
Calculates a threshold-level from a histogram.
- CalculateLevel() - Constructor for class org.anchoranalysis.image.bean.threshold.CalculateLevel
- calculateLevelFromDelegate(Histogram) - Method in class org.anchoranalysis.image.bean.threshold.CalculateLevelUnary
-
Determines a voxel intensity that can be used for thresholding from the delegate
calculateLevel. - CalculateLevelUnary - Class in org.anchoranalysis.image.bean.threshold
-
Implementation of
CalculateLevelthat calls a single delegateCalculateLevel. - CalculateLevelUnary() - Constructor for class org.anchoranalysis.image.bean.threshold.CalculateLevelUnary
- canEqual(Object) - Method in class org.anchoranalysis.image.bean.spatial.SizeXY
- canEqual(Object) - Method in class org.anchoranalysis.image.bean.threshold.CalculateLevelUnary
- canEqual(Object) - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryNotOffVoxels
- canEqual(Object) - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryNotOnVoxels
- canEqual(Object) - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryOffVoxels
- canEqual(Object) - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryOnVoxels
- canEqual(Object) - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryVoxelsBase
- Cell - Class in org.anchoranalysis.image.bean.spatial.arrange.tile
-
Indicates how to arrange one or more
RGBStacks in a cell in a table. - Cell() - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.tile.Cell
- Cell(StackArranger, int, int) - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.tile.Cell
- CENTER - org.anchoranalysis.image.bean.nonbean.spatial.align.AlignmentOnDimension
-
Aligns to the center position along the axis.
- CENTER - Static variable in class org.anchoranalysis.image.bean.nonbean.spatial.align.PositionChoicesConstants
-
Align to the center (middle) in the respective dimension.
- ChannelAggregator - Class in org.anchoranalysis.image.bean.channel
-
A method of aggregating the voxels from many identically-sized
Channels into one. - ChannelAggregator() - Constructor for class org.anchoranalysis.image.bean.channel.ChannelAggregator
- ChannelProvider - Class in org.anchoranalysis.image.bean.provider
- ChannelProvider() - Constructor for class org.anchoranalysis.image.bean.provider.ChannelProvider
- ChannelProviderBinary - Class in org.anchoranalysis.image.bean.provider
-
Implementation of
ChannelProviderthat calls twoChannelProviders that must provideChannels of the same dimensions. - ChannelProviderBinary() - Constructor for class org.anchoranalysis.image.bean.provider.ChannelProviderBinary
- ChannelProviderTernary - Class in org.anchoranalysis.image.bean.provider
-
Implementation of
ChannelProviderthat calls threeChannelProviders that must provideChannels of the same dimensions. - ChannelProviderTernary() - Constructor for class org.anchoranalysis.image.bean.provider.ChannelProviderTernary
- ChannelProviderUnary - Class in org.anchoranalysis.image.bean.provider
-
Implementation of
ChannelProviderthat calls a single delegateChannelProvider. - ChannelProviderUnary() - Constructor for class org.anchoranalysis.image.bean.provider.ChannelProviderUnary
- channels() - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
A collection of
Channels, indexed by name. - checkChannelType(Channel) - Method in class org.anchoranalysis.image.bean.nonbean.ConsistentChannelChecker
-
Checks that a channel has the same type (max value) as the others.
- checkMisconfigured(BeanInstanceMap) - Method in class org.anchoranalysis.image.bean.displayer.IntensityQuantiles
- checkMisconfigured(BeanInstanceMap) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Align
- checkMisconfigured(BeanInstanceMap) - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.Fill
- checkUnsupported3D(Channel) - Static method in class org.anchoranalysis.image.bean.segment.object.SegmentChannelIntoObjects
-
Throws an exception if the channel has more than one z-slice, as 3D is unsupported by the implementation.
- checkUnsupportedObjectMask(Optional<ObjectMask>) - Static method in class org.anchoranalysis.image.bean.segment.object.SegmentChannelIntoObjects
-
Throws an exception if
objectis present, as it is unsupported by the implementation. - checkUnsupportedSeeds(Optional<ObjectCollection>) - Static method in class org.anchoranalysis.image.bean.segment.object.SegmentChannelIntoObjects
-
Throws an exception if
seedsis present, as it is unsupported by the implementation. - ColorProvider - Class in org.anchoranalysis.image.bean.provider
- ColorProvider() - Constructor for class org.anchoranalysis.image.bean.provider.ColorProvider
- combine(List<RGBStack>, VoxelsResizer, OperationContext) - Method in class org.anchoranalysis.image.bean.spatial.arrange.StackArranger
- combine(List<RGBStack>, VoxelsResizer, ChannelFactorySingleType, OperationContext) - Method in class org.anchoranalysis.image.bean.spatial.arrange.StackArranger
- combinedStacks() - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
Exposes several entities that have natural
Stackrepresentations as a unifiedNamedProvider. - compareTo(ExtentToArrange) - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.ExtentToArrange
-
Sorts in descending order by
extent. - ConsistentChannelChecker - Class in org.anchoranalysis.image.bean.nonbean
-
Checks that all
Channels have the same voxel-data-type. - ConsistentChannelChecker() - Constructor for class org.anchoranalysis.image.bean.nonbean.ConsistentChannelChecker
- ConvertChannelTo<T> - Class in org.anchoranalysis.image.bean.channel
-
Creates a
ChannelConverterfor converting a channel to a particular type. - ConvertChannelTo() - Constructor for class org.anchoranalysis.image.bean.channel.ConvertChannelTo
- ConvertChannelToWithHistogram<T> - Class in org.anchoranalysis.image.bean.channel
-
Creates a
ChannelConverterAttached<Histogram, T>for converting a channel to a particular type, making use of aHistogram. - ConvertChannelToWithHistogram() - Constructor for class org.anchoranalysis.image.bean.channel.ConvertChannelToWithHistogram
- copyImageInto(Stack, Stack, BoundingBox) - Static method in class org.anchoranalysis.image.bean.nonbean.spatial.arrange.StackCopierAtBox
-
Copies a
sourcestack into adestinationstack at a particularBoundingBox. - copyInitialize(Class<?>, NamedProviderStore<S>) - Method in class org.anchoranalysis.image.bean.nonbean.init.PopulateStoreFromDefine
-
Copies objects of a particular class from the define and initializes.
- copyProviderInitialize(Class<?>, NamedProviderStore<T>) - Method in class org.anchoranalysis.image.bean.nonbean.init.PopulateStoreFromDefine
-
Copies objects of a particular class (which must be a
Provider) fromdefineand initializes each. - copyWithoutInitialize(Class<?>, NamedProviderStore<S>) - Method in class org.anchoranalysis.image.bean.nonbean.init.PopulateStoreFromDefine
-
Copies objects of a particular class from the define without performing any initialization.
- createConverter() - Method in class org.anchoranalysis.image.bean.channel.ConvertChannelTo
-
Creates the converter.
- createConverter() - Method in class org.anchoranalysis.image.bean.channel.ConvertChannelToWithHistogram
-
Creates the converter.
- createConverterFor(VoxelDataType) - Method in class org.anchoranalysis.image.bean.displayer.IntensityQuantiles
- createConverterFor(VoxelDataType) - Method in class org.anchoranalysis.image.bean.displayer.StackDisplayer
-
Determines what kind of converter to use for a particular channel, to map it to an unsigned 8-bit channel.
- createFromChannel(Channel) - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderUnary
-
Creates a
Channelgiven the entity provided by the delegate. - createFromHistogram(Histogram) - Method in class org.anchoranalysis.image.bean.provider.HistogramProviderUnary
-
Creates a
Histogramgiven the entity provided by the delegate. - createFromMask(Mask) - Method in class org.anchoranalysis.image.bean.provider.MaskProviderUnary
-
Creates a
Maskgiven the entity provided by the delegate. - createFromObjects(ObjectCollection) - Method in class org.anchoranalysis.image.bean.provider.ObjectCollectionProviderUnary
-
Creates a
ObjectCollectiongiven the entity provided by the delegate. - createFromStack(Stack) - Method in class org.anchoranalysis.image.bean.provider.stack.StackProviderUnary
-
Creates a
Stackgiven the entity provided by the delegate. - createVector() - Method in class org.anchoranalysis.image.bean.spatial.direction.AxisAlignedUnitVector
- createVector() - Method in class org.anchoranalysis.image.bean.spatial.direction.DirectionVectorBean
-
Creates a vector in a particular direction.
- createVector() - Method in class org.anchoranalysis.image.bean.spatial.direction.SpecifyVector
- createVoxelsResizer() - Method in class org.anchoranalysis.image.bean.interpolator.ImgLib2Lanczos
- createVoxelsResizer() - Method in class org.anchoranalysis.image.bean.interpolator.ImgLib2Linear
- createVoxelsResizer() - Method in class org.anchoranalysis.image.bean.interpolator.Interpolator
-
Create a
VoxelsResizerthat can be used for resizing voxel-buffers. - createVoxelsResizer() - Method in class org.anchoranalysis.image.bean.interpolator.None
D
- deriveFrom(Channel) - Method in class org.anchoranalysis.image.bean.displayer.StackDisplayer
-
Creates from a
Channel. - deriveFrom(RGBStack) - Method in class org.anchoranalysis.image.bean.displayer.StackDisplayer
-
Derives a
DisplayStackfrom aRGBStack. - deriveFrom(Stack) - Method in class org.anchoranalysis.image.bean.displayer.StackDisplayer
-
Derives a
DisplayStackfrom aRGBStack. - describeBean() - Method in class org.anchoranalysis.image.bean.spatial.arrange.overlay.Overlay
- dictionaries() - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
Named-store of
Dictionarys. - DICTIONARY_IDENTIFIER - Static variable in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
- dictionaryInitialization() - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
The associated initialization for a
DictionaryBean. - DimensionsProvider - Class in org.anchoranalysis.image.bean.provider
-
Base class for beans that implement
Providerto provideDimensions. - DimensionsProvider() - Constructor for class org.anchoranalysis.image.bean.provider.DimensionsProvider
- DirectionVectorBean - Class in org.anchoranalysis.image.bean.spatial.direction
-
A bean that creates a
DirectionVector. - DirectionVectorBean() - Constructor for class org.anchoranalysis.image.bean.spatial.direction.DirectionVectorBean
- DistancePhysical - Class in org.anchoranalysis.image.bean.unitvalue.distance
-
Implementation of
UnitValueDistancethat specifies a value in physical units, as described by particular recognized strings. - DistancePhysical() - Constructor for class org.anchoranalysis.image.bean.unitvalue.distance.DistancePhysical
- DistanceVoxels - Class in org.anchoranalysis.image.bean.unitvalue.distance
-
Implementation of
UnitValueDistancethat specifies a value in voxels, ignoring any physical image resolution. - DistanceVoxels() - Constructor for class org.anchoranalysis.image.bean.unitvalue.distance.DistanceVoxels
- DistanceVoxels(double) - Constructor for class org.anchoranalysis.image.bean.unitvalue.distance.DistanceVoxels
-
Create with a particular value.
- duplicateBean() - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Align
E
- equals(Object) - Method in class org.anchoranalysis.image.bean.nonbean.spatial.arrange.StackArrangement
- equals(Object) - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.ExtentToArrange
-
To correspond to
ExtentToArrange.compareTo(ExtentToArrange). - equals(Object) - Method in class org.anchoranalysis.image.bean.spatial.SizeXY
- equals(Object) - Method in class org.anchoranalysis.image.bean.threshold.CalculateLevel
- equals(Object) - Method in class org.anchoranalysis.image.bean.threshold.CalculateLevelUnary
- equals(Object) - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryNotOffVoxels
- equals(Object) - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryNotOnVoxels
- equals(Object) - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryOffVoxels
- equals(Object) - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryOnVoxels
- equals(Object) - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryVoxelsBase
- existingDimensions() - Method in class org.anchoranalysis.image.bean.channel.ChannelAggregator
-
The
Dimensionsto use for the aggregation. - extent() - Method in class org.anchoranalysis.image.bean.nonbean.spatial.arrange.StackArrangement
-
The size of the larger image in which all the
BoundingBoxes inlistmust fully reside. - ExtentToArrange - Class in org.anchoranalysis.image.bean.spatial.arrange.fill
-
A particular
Extentto be arranged, with calculated aspect-ratio, and its unique index position. - ExtentToArrange(int, Extent) - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.fill.ExtentToArrange
-
Create with a particular index and size.
F
- featuresInitialization() - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
The associated initialization for a
FeatureRelatedBean. - filePaths() - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
Named-store of file-paths.
- Fill - Class in org.anchoranalysis.image.bean.spatial.arrange.fill
-
Montages
Extents together to completely fill the available space, while preserving aspect ratio. - Fill() - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.fill.Fill
- Fill(int) - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.fill.Fill
-
Create with a particular number of rows.
- Fill(int, boolean, int, double) - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.fill.Fill
- filter(ObjectCollection, Optional<Dimensions>) - Method in class org.anchoranalysis.image.bean.object.ObjectFilter
-
Filters an
ObjectCollectionto remove objects. - findMatch(ObjectCollection) - Method in class org.anchoranalysis.image.bean.object.ObjectMatcher
-
Finds matches for objects.
- FitCombinedScaler - Class in org.anchoranalysis.image.bean.spatial.arrange.fill
-
Scales the size of images to match the target image, preserving aspect-ratio.
G
- get() - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderBinary
- get() - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderTernary
- get() - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderUnary
- get() - Method in class org.anchoranalysis.image.bean.provider.HistogramProviderUnary
- get() - Method in class org.anchoranalysis.image.bean.provider.MaskProviderUnary
- get() - Method in class org.anchoranalysis.image.bean.provider.ObjectCollectionProviderUnary
- get() - Method in class org.anchoranalysis.image.bean.provider.stack.Arrange
- get() - Method in class org.anchoranalysis.image.bean.provider.stack.StackProviderUnary
- get(int) - Method in class org.anchoranalysis.image.bean.nonbean.spatial.arrange.StackArrangement
-
Gets the
BoundingBoxcorresponding to a particular index. - getAlign() - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Grow
-
How to align the box after it is grown, as much as possible.
- getAlign() - Method in class org.anchoranalysis.image.bean.spatial.arrange.overlay.Overlay
-
Indicates how to align the image across the three axes.
- getAligner() - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Tile
-
How to align a smaller image inside a larger cell.
- getAlignX() - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Align
-
Indicates how to align the image across the X-axis (i.e.
- getAlignY() - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Align
-
Indicates how to align the image across the Y-axis (i.e.
- getAlignZ() - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Align
-
Indicates how to align the image across the Z-axis: one of
top, bottom, center, repeat. - getArrange() - Method in class org.anchoranalysis.image.bean.provider.stack.Arrange
-
Determines how the stacks in
listare arranged. - getArrange() - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Cell
-
How to arrange any
RGBStacks in this particular cell. - getAspectRatio() - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.ExtentToArrange
-
The aspect-ratio: width of
extentdivided by height. - getAsStack() - Method in class org.anchoranalysis.image.bean.provider.ChannelProvider
- getAsStack() - Method in class org.anchoranalysis.image.bean.provider.MaskProvider
- getAsStack() - Method in class org.anchoranalysis.image.bean.provider.stack.StackProvider
- getAxis() - Method in class org.anchoranalysis.image.bean.spatial.direction.AxisAlignedUnitVector
-
Which axis the unit-vector will align with.
- getBox() - Method in class org.anchoranalysis.image.bean.nonbean.spatial.arrange.BoundingBoxEnclosed
-
The
BoundingBoxin which the image should be placed. - getCalculateLevel() - Method in class org.anchoranalysis.image.bean.threshold.CalculateLevelUnary
-
The delegate
CalculateLevel. - getCalculateLevel() - Method in class org.anchoranalysis.image.bean.threshold.ThresholderGlobal
- getCellDefault() - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Tile
-
Used to define an individual cell, when no specific entry is found in
cellsfor a particular cell. - getCells() - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Tile
-
Defines the corresponding
StackArrangerfor an individual cell in table. - getChannel() - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderUnary
-
The delegate
ChannelProviderthat is called. - getChannel1() - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderBinary
-
The first delegate
ChannelProviderthat is called. - getChannel1() - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderTernary
-
The first delegate
ChannelProviderthat is called. - getChannel2() - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderBinary
-
The second delegate
ChannelProviderthat is called. - getChannel2() - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderTernary
-
The second delegate
ChannelProviderthat is called. - getChannel3() - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderTernary
-
The third delegate
ChannelProviderthat is called. - getColumn() - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Cell
-
The column in the table that the cell refers to (zero-indexed).
- getEnclosing() - Method in class org.anchoranalysis.image.bean.nonbean.spatial.arrange.BoundingBoxEnclosed
-
An enclosing box (equal to or larger than
boxcovering all screen-space used for this entity, including padding. - getExtent() - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.ExtentToArrange
-
The
Extent. - getHeight() - Method in class org.anchoranalysis.image.bean.spatial.SizeXY
-
Size in Y dimension.
- getHistogram() - Method in class org.anchoranalysis.image.bean.provider.HistogramProviderUnary
-
The delegate
HistogramProviderthat is called. - getId() - Method in class org.anchoranalysis.image.bean.segment.binary.BinarySegmentationReference
-
The identifier of the existing
BinarySegmentationto use. - getIndex() - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.ExtentToArrange
-
Index position.
- getIntensityHistogram() - Method in class org.anchoranalysis.image.bean.nonbean.segment.BinarySegmentationParameters
-
A histogram of the intensity values of the voxels that are being segmented.
- getInterpolator() - Method in class org.anchoranalysis.image.bean.provider.stack.Arrange
-
The interpolator to use for scaling images, if needed.
- getList() - Method in class org.anchoranalysis.image.bean.provider.stack.Arrange
-
The stacks that are passed in respect order into
arrange. - getMask() - Method in class org.anchoranalysis.image.bean.provider.MaskProviderUnary
-
The delegate
Provider<Mask>that is called. - getNumberColumns() - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Tile
-
The number of columns to use in the table produced when tiling.
- getNumberRows() - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.Fill
-
The number of rows to use the montage, when sufficient images are available.
- getNumberRows() - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Tile
-
The number of rows to use in the table produced when tiling.
- getObjects() - Method in class org.anchoranalysis.image.bean.provider.ObjectCollectionProviderUnary
-
The delegate
Provider<ObjectCollection>that is called. - getPaddingXY() - Method in class org.anchoranalysis.image.bean.spatial.Padding
-
Padding placed on each side of the outputted image (if it's within the image) in XY directions
- getPaddingZ() - Method in class org.anchoranalysis.image.bean.spatial.Padding
-
Padding placed on each side of the outputted image (if it's within the image) in Z direction
- getQuantileLower() - Method in class org.anchoranalysis.image.bean.displayer.IntensityQuantiles
-
The lower quantile to use as the lower-limit for the intensity range to display.
- getQuantileUpper() - Method in class org.anchoranalysis.image.bean.displayer.IntensityQuantiles
-
The lower quantile to use as the upper-limit for the intensity range to display.
- getResolution() - Method in class org.anchoranalysis.image.bean.nonbean.segment.BinarySegmentationParameters
-
A
Resolutionassociated with the image being segmented. - getRow() - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Cell
-
The row in the table that the cell refers to (zero-indexed).
- getScaleRoundingError() - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.ExtentToArrange
-
Stores the difference that occurs between a discretized scaled width and what it should ideally be.
- getSegment() - Method in class org.anchoranalysis.image.bean.segment.binary.BinarySegmentationUnary
-
The delegate
BinarySegmentationthat may be called. - getSegment() - Method in class org.anchoranalysis.image.bean.segment.object.SegmentChannelIntoObjectsUnary
-
The delegate
SegmentChannelIntoObjectsthat is called. - getStack() - Method in class org.anchoranalysis.image.bean.provider.stack.StackProviderUnary
-
The delegate
Provider<Stack>that is called. - getThresholder() - Method in class org.anchoranalysis.image.bean.segment.binary.BinarySegmentationThreshold
-
Performs the global thresholding.
- getUnitType() - Method in class org.anchoranalysis.image.bean.unitvalue.distance.DistancePhysical
-
A string indicating type of units to use, as per
SpatialUnits. - getUnitType() - Method in class org.anchoranalysis.image.bean.unitvalue.extent.area.AreaPhysical
-
How much each value represents e.g.
- getUnitType() - Method in class org.anchoranalysis.image.bean.unitvalue.extent.volume.VolumePhysical
-
How much each value represents e.g.
- getValue() - Method in class org.anchoranalysis.image.bean.unitvalue.distance.DistancePhysical
-
The value in units of type
unitType. - getValue() - Method in class org.anchoranalysis.image.bean.unitvalue.distance.DistanceVoxels
-
The distance in units of voxels.
- getValue() - Method in class org.anchoranalysis.image.bean.unitvalue.extent.area.AreaPhysical
-
The volume in units of meters, with the unit described by
unitType. - getValue() - Method in class org.anchoranalysis.image.bean.unitvalue.extent.area.AreaPixels
-
The volume in pixels.
- getValue() - Method in class org.anchoranalysis.image.bean.unitvalue.extent.volume.VolumePhysical
-
The volume in units of meters, with the unit described by
unitType. - getValue() - Method in class org.anchoranalysis.image.bean.unitvalue.extent.volume.VolumeVoxels
-
The volume in voxels.
- getVoxelDataType() - Method in class org.anchoranalysis.image.bean.nonbean.ConsistentChannelChecker
-
The voxel-data-type that is consistent across all channels.
- getWidth() - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.Fill
-
The width of the combined image in pixels.
- getWidth() - Method in class org.anchoranalysis.image.bean.spatial.SizeXY
-
Size in X dimension.
- getWidthRatio() - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.Fill
-
What fraction of the natural width of the elements should be used to determine the final width.
- getX() - Method in class org.anchoranalysis.image.bean.spatial.direction.SpecifyVector
-
Component of the vector along the x-axis.
- getY() - Method in class org.anchoranalysis.image.bean.spatial.direction.SpecifyVector
-
Component of the vector along the y-axis.
- getZ() - Method in class org.anchoranalysis.image.bean.spatial.direction.SpecifyVector
-
Component of the vector along the z-axis.
- Grow - Class in org.anchoranalysis.image.bean.spatial.arrange.align
-
Grow the bounding-box to fill
largeras much as possible. - Grow() - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.align.Grow
- Grow(boolean) - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.align.Grow
-
Create to preserve the aspect-ratio or not.
- Grow(boolean, Align) - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.align.Grow
- growWidth(int) - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.ExtentToArrange
-
Changes the width of the underlying
Extentby addinggrowBypixels.
H
- hashCode() - Method in class org.anchoranalysis.image.bean.nonbean.spatial.arrange.StackArrangement
- hashCode() - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.ExtentToArrange
-
To correspond to
ExtentToArrange.equals(Object). - hashCode() - Method in class org.anchoranalysis.image.bean.spatial.SizeXY
- hashCode() - Method in class org.anchoranalysis.image.bean.threshold.CalculateLevel
- hashCode() - Method in class org.anchoranalysis.image.bean.threshold.CalculateLevelUnary
- hashCode() - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryNotOffVoxels
- hashCode() - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryNotOnVoxels
- hashCode() - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryOffVoxels
- hashCode() - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryOnVoxels
- hashCode() - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryVoxelsBase
- hasNoPadding() - Method in class org.anchoranalysis.image.bean.spatial.Padding
-
Whether no padding exists.
- HistogramProvider - Class in org.anchoranalysis.image.bean.provider
-
Base class for beans that implement
Providerto provide aHistogram. - HistogramProvider() - Constructor for class org.anchoranalysis.image.bean.provider.HistogramProvider
- HistogramProviderUnary - Class in org.anchoranalysis.image.bean.provider
-
Implementation of
HistogramProviderthat calls a single delegateHistogramProvider. - HistogramProviderUnary() - Constructor for class org.anchoranalysis.image.bean.provider.HistogramProviderUnary
- histograms() - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
A collection of
Histograms, indexed by name.
I
- ImageBean<T> - Class in org.anchoranalysis.image.bean
-
A bean that must be initialized with
ImageInitializationbefore usage. - ImageBean() - Constructor for class org.anchoranalysis.image.bean.ImageBean
-
Create with default initializer and assigner.
- ImageInitialization - Class in org.anchoranalysis.image.bean.nonbean.init
-
The state used to initialize a
ImageBean. - ImageInitialization(SharedObjects) - Constructor for class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
Create with shared-objects.
- ImageInitialization(SharedObjects, Optional<ImageSizeSuggestion>) - Constructor for class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
Create with shared-objects and a resizing suggestion.
- ImgLib2Lanczos - Class in org.anchoranalysis.image.bean.interpolator
-
Resizes with an interpolator that uses Lanczos resampling as implemented in Imglib2.
- ImgLib2Lanczos() - Constructor for class org.anchoranalysis.image.bean.interpolator.ImgLib2Lanczos
- ImgLib2Linear - Class in org.anchoranalysis.image.bean.interpolator
-
Resizes with an interpolator that uses linear interpolation as implemented in Imglib2.
- ImgLib2Linear() - Constructor for class org.anchoranalysis.image.bean.interpolator.ImgLib2Linear
- IntensityQuantiles - Class in org.anchoranalysis.image.bean.displayer
-
Implementation of
StackDisplayerthat converts to unsigned-8bit by taking the upper and lower quantiles of the intensity range. - IntensityQuantiles() - Constructor for class org.anchoranalysis.image.bean.displayer.IntensityQuantiles
- Interpolator - Class in org.anchoranalysis.image.bean.interpolator
-
Defines a particular type of interpolation method that can be used for resizing images.
- Interpolator() - Constructor for class org.anchoranalysis.image.bean.interpolator.Interpolator
- isCreateShort() - Method in class org.anchoranalysis.image.bean.provider.stack.Arrange
-
If true, the created raster has unsigned short voxel data type.
- isForceRGB() - Method in class org.anchoranalysis.image.bean.provider.stack.Arrange
-
Iff true, ensures every stack is converted into 3 channels.
- isPreserveAspectRatio() - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Grow
-
Whether to preserve the aspect-ratio of the smaller image when growing.
- isVaryNumberImagesPerRow() - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.Fill
-
When true the number of
Extents per row is allowed vary, to sensibly fill space. - iterator() - Method in class org.anchoranalysis.image.bean.nonbean.spatial.arrange.StackArrangement
L
- LEFT - Static variable in class org.anchoranalysis.image.bean.nonbean.spatial.align.PositionChoicesConstants
-
Align to the left in the X-dimension/
M
- MaskProvider - Class in org.anchoranalysis.image.bean.provider
- MaskProvider() - Constructor for class org.anchoranalysis.image.bean.provider.MaskProvider
- MaskProviderUnary - Class in org.anchoranalysis.image.bean.provider
-
Implementation of
MaskProviderthat calls a single delegateMaskProvider. - MaskProviderUnary() - Constructor for class org.anchoranalysis.image.bean.provider.MaskProviderUnary
- masks() - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
A collection of
Masks, indexed by name. - MAX - org.anchoranalysis.image.bean.nonbean.spatial.align.AlignmentOnDimension
-
Aligns to the maximum position along the axis.
- maybeDropResolution(Dimensions) - Method in class org.anchoranalysis.image.bean.channel.ChannelAggregator
-
Removes the
Resolutioncomponent inDimensions. - MIN - org.anchoranalysis.image.bean.nonbean.spatial.align.AlignmentOnDimension
-
Aligns to the minimum position along the axis.
- modelDirectory() - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
Directory where machine-learning models can be found.
N
- None - Class in org.anchoranalysis.image.bean.interpolator
-
An implementation of
Interpolatorthat performs no interpolation. - None() - Constructor for class org.anchoranalysis.image.bean.interpolator.None
O
- ObjectCollectionProvider - Class in org.anchoranalysis.image.bean.provider
-
Base class for beans that implement
Providerto provide anObjectCollection. - ObjectCollectionProvider() - Constructor for class org.anchoranalysis.image.bean.provider.ObjectCollectionProvider
- ObjectCollectionProviderUnary - Class in org.anchoranalysis.image.bean.provider
-
Implementation of
ObjectCollectionProviderthat calls a single delegateProvider<ObjectCollection>. - ObjectCollectionProviderUnary() - Constructor for class org.anchoranalysis.image.bean.provider.ObjectCollectionProviderUnary
- ObjectFilter - Class in org.anchoranalysis.image.bean.object
-
Base class for filtering an
ObjectCollectionto remove objects according to a criteria. - ObjectFilter() - Constructor for class org.anchoranalysis.image.bean.object.ObjectFilter
- ObjectMatcher - Class in org.anchoranalysis.image.bean.object
-
Matches an object with other objects.
- ObjectMatcher() - Constructor for class org.anchoranalysis.image.bean.object.ObjectMatcher
- objects() - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
A collection of
ObjectCollections, indexed by name. - onInitialization(ImageInitialization) - Method in class org.anchoranalysis.image.bean.segment.binary.BinarySegmentationReference
- org.anchoranalysis.image.bean - package org.anchoranalysis.image.bean
-
Core (bean) classes for image processing.
- org.anchoranalysis.image.bean.channel - package org.anchoranalysis.image.bean.channel
-
Base classes for performing operations on
Channels. - org.anchoranalysis.image.bean.displayer - package org.anchoranalysis.image.bean.displayer
- org.anchoranalysis.image.bean.interpolator - package org.anchoranalysis.image.bean.interpolator
-
Beans for specifying image interpolators.
- org.anchoranalysis.image.bean.nonbean - package 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 - package 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 - package org.anchoranalysis.image.bean.nonbean.segment
-
Non-bean classes relating to image-segmentation.
- org.anchoranalysis.image.bean.nonbean.spatial.align - package 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 - package 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 - package org.anchoranalysis.image.bean.object
-
Beans pertaining to
ObjectMaskand their collections. - org.anchoranalysis.image.bean.provider - package org.anchoranalysis.image.bean.provider
-
Base classes for providers of different core data entities related to images.
- org.anchoranalysis.image.bean.provider.stack - package org.anchoranalysis.image.bean.provider.stack
-
A provider of
Stacks. - org.anchoranalysis.image.bean.segment - package 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 - package org.anchoranalysis.image.bean.segment.binary
-
Base classes to perform binary-segmentation.
- org.anchoranalysis.image.bean.segment.object - package org.anchoranalysis.image.bean.segment.object
-
Base classes to segment a channel into objects.
- org.anchoranalysis.image.bean.spatial - package org.anchoranalysis.image.bean.spatial
-
Beans to define entities or operate that consider Euclidian space.
- org.anchoranalysis.image.bean.spatial.arrange - package 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 - package org.anchoranalysis.image.bean.spatial.arrange.align
-
Aligning a
BoundingBoxto fit inside anotherBoundingBox. - org.anchoranalysis.image.bean.spatial.arrange.fill - package 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 - package org.anchoranalysis.image.bean.spatial.arrange.overlay
-
Combining other images through overlaying.
- org.anchoranalysis.image.bean.spatial.arrange.tile - package org.anchoranalysis.image.bean.spatial.arrange.tile
-
Combining other images through tiling.
- org.anchoranalysis.image.bean.spatial.direction - package org.anchoranalysis.image.bean.spatial.direction
-
Beans to specify a direction.
- org.anchoranalysis.image.bean.threshold - package org.anchoranalysis.image.bean.threshold
-
Base classes for thresholding and calculating levels for thresholding.
- org.anchoranalysis.image.bean.threshold.relation - package org.anchoranalysis.image.bean.threshold.relation
-
Reusable relations to a threshold.
- org.anchoranalysis.image.bean.unitvalue.distance - package org.anchoranalysis.image.bean.unitvalue.distance
-
Converting quantities of distance between units.
- org.anchoranalysis.image.bean.unitvalue.extent - package org.anchoranalysis.image.bean.unitvalue.extent
-
Converting quantities of extent (area or volume) between units.
- org.anchoranalysis.image.bean.unitvalue.extent.area - package org.anchoranalysis.image.bean.unitvalue.extent.area
-
Converting quantities of area between units.
- org.anchoranalysis.image.bean.unitvalue.extent.volume - package org.anchoranalysis.image.bean.unitvalue.extent.volume
-
Converting quantities of volume between units.
- Overlay - Class in org.anchoranalysis.image.bean.spatial.arrange.overlay
-
Overlays one image on the other.
- Overlay() - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.overlay.Overlay
- Overlay(String, String, String) - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.overlay.Overlay
-
Creates with alignment text for each axis.
- Overlay(Align) - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.overlay.Overlay
P
- Padding - Class in org.anchoranalysis.image.bean.spatial
-
Padding (whitespace of certain extent) placed around an object in XY direction and in Z direction.
- Padding() - Constructor for class org.anchoranalysis.image.bean.spatial.Padding
- populate(BeanInitializer<?>, Define, Logger) - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
Adds diverse entities from a
Defineinto the corresponding name-collections. - PopulateStoreFromDefine<V extends BeanInitialization> - Class in org.anchoranalysis.image.bean.nonbean.init
-
Helps populates a
NamedProviderStorefrom the contents of aDefine. - PopulateStoreFromDefine(Define, BeanInitializer<?>, Logger) - Constructor for class org.anchoranalysis.image.bean.nonbean.init.PopulateStoreFromDefine
- PositionChoices - Class in org.anchoranalysis.image.bean.nonbean.spatial.align
-
The choices of text that may describe the position of an entity along a particular axis.
- PositionChoices(String, String, String) - Constructor for class org.anchoranalysis.image.bean.nonbean.spatial.align.PositionChoices
- PositionChoices(String, String, String, Optional<String>) - Constructor for class org.anchoranalysis.image.bean.nonbean.spatial.align.PositionChoices
- PositionChoicesConstants - Class in org.anchoranalysis.image.bean.nonbean.spatial.align
-
A constant set of text strings used to indicate particular choices.
- process(Channel, Channel) - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderBinary
-
Creates a
Channelgiven the two entities provided by the delegates. - process(Channel, Channel, Channel) - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderTernary
-
Creates a
Channelgiven the two entities provided by the delegates.
R
- relation() - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryNotOffVoxels
- relation() - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryNotOnVoxels
- relation() - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryOffVoxels
- relation() - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryOnVoxels
- REPEAT - Static variable in class org.anchoranalysis.image.bean.nonbean.spatial.align.PositionChoicesConstants
-
The choice which will cause a single-slice in the z-dimension to be duplicated across the z-dimension to match the z-size onto which it is projected.
- resolve(Optional<UnitConverter>, DirectionVector) - Method in class org.anchoranalysis.image.bean.unitvalue.distance.DistancePhysical
- resolve(Optional<UnitConverter>, DirectionVector) - Method in class org.anchoranalysis.image.bean.unitvalue.distance.DistanceVoxels
- resolve(Optional<UnitConverter>, DirectionVector) - Method in class org.anchoranalysis.image.bean.unitvalue.distance.UnitValueDistance
-
Resolves the distance using a
DirectionVector. - resolve(Optional<UnitConverter>, Point3d, Point3d) - Method in class org.anchoranalysis.image.bean.unitvalue.distance.UnitValueDistance
-
Resolves the distance using the direction between two points of type
Point3d. - resolve(Optional<UnitConverter>, Point3i, Point3i) - Method in class org.anchoranalysis.image.bean.unitvalue.distance.UnitValueDistance
-
Resolves the distance using the direction between two points of type
Point3i. - resolveForAxis(Optional<UnitConverter>, Axis) - Method in class org.anchoranalysis.image.bean.unitvalue.distance.UnitValueDistance
-
Resolves the distance in a direction aligned to a particular axis.
- resolveToVoxels(Optional<UnitConverter>) - Method in class org.anchoranalysis.image.bean.unitvalue.extent.area.AreaPhysical
- resolveToVoxels(Optional<UnitConverter>) - Method in class org.anchoranalysis.image.bean.unitvalue.extent.area.AreaPixels
- resolveToVoxels(Optional<UnitConverter>) - Method in class org.anchoranalysis.image.bean.unitvalue.extent.UnitValueExtent
-
Resolves a measurement of area/volume (in whatever units) to units corresponding to the image pixels/voxels.
- resolveToVoxels(Optional<UnitConverter>) - Method in class org.anchoranalysis.image.bean.unitvalue.extent.volume.VolumePhysical
- resolveToVoxels(Optional<UnitConverter>) - Method in class org.anchoranalysis.image.bean.unitvalue.extent.volume.VolumeVoxels
- retrieveCreateAggregatedChannel() - Method in class org.anchoranalysis.image.bean.channel.ChannelAggregator
-
Retrieve or create an aggregated-channel of type
outputType. - RIGHT - Static variable in class org.anchoranalysis.image.bean.nonbean.spatial.align.PositionChoicesConstants
-
Align to the right in the X-dimension/
S
- ScaleCalculator - Class in org.anchoranalysis.image.bean.spatial
-
Calculating a scaling-factor from dimensions.
- ScaleCalculator() - Constructor for class org.anchoranalysis.image.bean.spatial.ScaleCalculator
- scaleToMatchRow(double, int) - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.ExtentToArrange
-
Changes the size of the image to match a row that has a total width of
rowWidth, preserving aspect-ratio. - scaleToWidth(List<List<ExtentToArrange>>, boolean, int) - Static method in class org.anchoranalysis.image.bean.spatial.arrange.fill.FitCombinedScaler
-
Calculates the size of the combined image to use for the montage, and scales the associated
Extenteach to match. - segment(Channel, Optional<ObjectMask>, Optional<ObjectCollection>) - Method in class org.anchoranalysis.image.bean.segment.object.SegmentChannelIntoObjects
-
Segments a channel to produce an object-collection.
- segment(Channel, Optional<ObjectMask>, Optional<ObjectCollection>) - Method in class org.anchoranalysis.image.bean.segment.object.SegmentChannelIntoObjectsUnary
- segment(Channel, Optional<ObjectMask>, Optional<ObjectCollection>, SegmentChannelIntoObjects) - Method in class org.anchoranalysis.image.bean.segment.object.SegmentChannelIntoObjectsUnary
-
Creates an
ObjectCollectiongiven the segmentation-results provided by the delegate. - segment(VoxelsUntyped, BinarySegmentationParameters, Optional<ObjectMask>) - Method in class org.anchoranalysis.image.bean.segment.binary.BinarySegmentation
-
Performs a segmentation on voxels so that each voxel has an on or off state after the operation.
- segment(VoxelsUntyped, BinarySegmentationParameters, Optional<ObjectMask>) - Method in class org.anchoranalysis.image.bean.segment.binary.BinarySegmentationReference
- segment(VoxelsUntyped, BinarySegmentationParameters, Optional<ObjectMask>) - Method in class org.anchoranalysis.image.bean.segment.binary.BinarySegmentationThreshold
- segment(VoxelsUntyped, BinarySegmentationParameters, Optional<ObjectMask>) - Method in class org.anchoranalysis.image.bean.segment.binary.BinarySegmentationUnary
- SegmentationBean<T> - Class in org.anchoranalysis.image.bean.segment
-
Performs some kind of segmentation on an image.
- SegmentationBean() - Constructor for class org.anchoranalysis.image.bean.segment.SegmentationBean
- SegmentationFailedException - Exception in org.anchoranalysis.image.bean.nonbean.segment
-
When a segmentation cannot successfully complete.
- SegmentationFailedException(String) - Constructor for exception org.anchoranalysis.image.bean.nonbean.segment.SegmentationFailedException
-
Create with a message only.
- SegmentationFailedException(String, Throwable) - Constructor for exception org.anchoranalysis.image.bean.nonbean.segment.SegmentationFailedException
-
Create with a message and a cause.
- SegmentationFailedException(Throwable) - Constructor for exception org.anchoranalysis.image.bean.nonbean.segment.SegmentationFailedException
-
Create with a cause only.
- SegmentChannelIntoObjects - Class in org.anchoranalysis.image.bean.segment.object
-
A base class for algorithms to segment a channel into one or more objects.
- SegmentChannelIntoObjects() - Constructor for class org.anchoranalysis.image.bean.segment.object.SegmentChannelIntoObjects
- SegmentChannelIntoObjectsUnary - Class in org.anchoranalysis.image.bean.segment.object
-
Implementation of
SegmentChannelIntoObjectsthat calls a single delegateSegmentChannelIntoObjects. - SegmentChannelIntoObjectsUnary() - Constructor for class org.anchoranalysis.image.bean.segment.object.SegmentChannelIntoObjectsUnary
- segmentFromExistingSegmentation(VoxelsUntyped, BinarySegmentationParameters, Optional<ObjectMask>, BinarySegmentation) - Method in class org.anchoranalysis.image.bean.segment.binary.BinarySegmentationUnary
-
Performs a binary-segmentation, in a similar manner to
BinarySegmentation.segment(org.anchoranalysis.image.voxel.VoxelsUntyped, org.anchoranalysis.image.bean.nonbean.segment.BinarySegmentationParameters, java.util.Optional<org.anchoranalysis.image.voxel.object.ObjectMask>)but with the delegate as additional argument. - setAlign(Align) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Grow
-
How to align the box after it is grown, as much as possible.
- setAlign(Align) - Method in class org.anchoranalysis.image.bean.spatial.arrange.overlay.Overlay
-
Indicates how to align the image across the three axes.
- setAligner(BoxAligner) - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Tile
-
How to align a smaller image inside a larger cell.
- setAlignX(String) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Align
-
Indicates how to align the image across the X-axis (i.e.
- setAlignY(String) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Align
-
Indicates how to align the image across the Y-axis (i.e.
- setAlignZ(String) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Align
-
Indicates how to align the image across the Z-axis: one of
top, bottom, center, repeat. - setArrange(StackArranger) - Method in class org.anchoranalysis.image.bean.provider.stack.Arrange
-
Determines how the stacks in
listare arranged. - setArrange(StackArranger) - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Cell
-
How to arrange any
RGBStacks in this particular cell. - setAxis(String) - Method in class org.anchoranalysis.image.bean.spatial.direction.AxisAlignedUnitVector
-
Which axis the unit-vector will align with.
- setCalculateLevel(CalculateLevel) - Method in class org.anchoranalysis.image.bean.threshold.CalculateLevelUnary
-
The delegate
CalculateLevel. - setCalculateLevel(CalculateLevel) - Method in class org.anchoranalysis.image.bean.threshold.ThresholderGlobal
- setCellDefault(StackArranger) - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Tile
-
Used to define an individual cell, when no specific entry is found in
cellsfor a particular cell. - setCells(List<Cell>) - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Tile
-
Defines the corresponding
StackArrangerfor an individual cell in table. - setChannel(ChannelProvider) - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderUnary
-
The delegate
ChannelProviderthat is called. - setChannel1(ChannelProvider) - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderBinary
-
The first delegate
ChannelProviderthat is called. - setChannel1(ChannelProvider) - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderTernary
-
The first delegate
ChannelProviderthat is called. - setChannel2(ChannelProvider) - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderBinary
-
The second delegate
ChannelProviderthat is called. - setChannel2(ChannelProvider) - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderTernary
-
The second delegate
ChannelProviderthat is called. - setChannel3(ChannelProvider) - Method in class org.anchoranalysis.image.bean.provider.ChannelProviderTernary
-
The third delegate
ChannelProviderthat is called. - setColumn(int) - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Cell
-
The column in the table that the cell refers to (zero-indexed).
- setCreateShort(boolean) - Method in class org.anchoranalysis.image.bean.provider.stack.Arrange
-
If true, the created raster has unsigned short voxel data type.
- setForceRGB(boolean) - Method in class org.anchoranalysis.image.bean.provider.stack.Arrange
-
Iff true, ensures every stack is converted into 3 channels.
- setHeight(int) - Method in class org.anchoranalysis.image.bean.spatial.SizeXY
-
Size in Y dimension.
- setHistogram(HistogramProvider) - Method in class org.anchoranalysis.image.bean.provider.HistogramProviderUnary
-
The delegate
HistogramProviderthat is called. - setId(String) - Method in class org.anchoranalysis.image.bean.segment.binary.BinarySegmentationReference
-
The identifier of the existing
BinarySegmentationto use. - setInterpolator(Interpolator) - Method in class org.anchoranalysis.image.bean.provider.stack.Arrange
-
The interpolator to use for scaling images, if needed.
- setList(List<Provider<Stack>>) - Method in class org.anchoranalysis.image.bean.provider.stack.Arrange
-
The stacks that are passed in respect order into
arrange. - setMask(Provider<Mask>) - Method in class org.anchoranalysis.image.bean.provider.MaskProviderUnary
-
The delegate
Provider<Mask>that is called. - setNumberColumns(int) - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Tile
-
The number of columns to use in the table produced when tiling.
- setNumberRows(int) - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.Fill
-
The number of rows to use the montage, when sufficient images are available.
- setNumberRows(int) - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Tile
-
The number of rows to use in the table produced when tiling.
- setObjects(Provider<ObjectCollection>) - Method in class org.anchoranalysis.image.bean.provider.ObjectCollectionProviderUnary
-
The delegate
Provider<ObjectCollection>that is called. - setPaddingXY(int) - Method in class org.anchoranalysis.image.bean.spatial.Padding
-
Padding placed on each side of the outputted image (if it's within the image) in XY directions
- setPaddingZ(int) - Method in class org.anchoranalysis.image.bean.spatial.Padding
-
Padding placed on each side of the outputted image (if it's within the image) in Z direction
- setPreserveAspectRatio(boolean) - Method in class org.anchoranalysis.image.bean.spatial.arrange.align.Grow
-
Whether to preserve the aspect-ratio of the smaller image when growing.
- setQuantileLower(double) - Method in class org.anchoranalysis.image.bean.displayer.IntensityQuantiles
-
The lower quantile to use as the lower-limit for the intensity range to display.
- setQuantileUpper(double) - Method in class org.anchoranalysis.image.bean.displayer.IntensityQuantiles
-
The lower quantile to use as the upper-limit for the intensity range to display.
- setRow(int) - Method in class org.anchoranalysis.image.bean.spatial.arrange.tile.Cell
-
The row in the table that the cell refers to (zero-indexed).
- setSegment(BinarySegmentation) - Method in class org.anchoranalysis.image.bean.segment.binary.BinarySegmentationUnary
-
The delegate
BinarySegmentationthat may be called. - setSegment(SegmentChannelIntoObjects) - Method in class org.anchoranalysis.image.bean.segment.object.SegmentChannelIntoObjectsUnary
-
The delegate
SegmentChannelIntoObjectsthat is called. - setStack(Provider<Stack>) - Method in class org.anchoranalysis.image.bean.provider.stack.StackProviderUnary
-
The delegate
Provider<Stack>that is called. - setThresholder(Thresholder) - Method in class org.anchoranalysis.image.bean.segment.binary.BinarySegmentationThreshold
-
Performs the global thresholding.
- setUnitType(String) - Method in class org.anchoranalysis.image.bean.unitvalue.distance.DistancePhysical
-
A string indicating type of units to use, as per
SpatialUnits. - setUnitType(String) - Method in class org.anchoranalysis.image.bean.unitvalue.extent.area.AreaPhysical
-
How much each value represents e.g.
- setUnitType(String) - Method in class org.anchoranalysis.image.bean.unitvalue.extent.volume.VolumePhysical
-
How much each value represents e.g.
- setValue(double) - Method in class org.anchoranalysis.image.bean.unitvalue.distance.DistancePhysical
-
The value in units of type
unitType. - setValue(double) - Method in class org.anchoranalysis.image.bean.unitvalue.distance.DistanceVoxels
-
The distance in units of voxels.
- setValue(double) - Method in class org.anchoranalysis.image.bean.unitvalue.extent.area.AreaPhysical
-
The volume in units of meters, with the unit described by
unitType. - setValue(double) - Method in class org.anchoranalysis.image.bean.unitvalue.extent.area.AreaPixels
-
The volume in pixels.
- setValue(double) - Method in class org.anchoranalysis.image.bean.unitvalue.extent.volume.VolumePhysical
-
The volume in units of meters, with the unit described by
unitType. - setValue(double) - Method in class org.anchoranalysis.image.bean.unitvalue.extent.volume.VolumeVoxels
-
The volume in voxels.
- setVaryNumberImagesPerRow(boolean) - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.Fill
-
When true the number of
Extents per row is allowed vary, to sensibly fill space. - setWidth(int) - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.Fill
-
The width of the combined image in pixels.
- setWidth(int) - Method in class org.anchoranalysis.image.bean.spatial.SizeXY
-
Size in X dimension.
- setWidthRatio(double) - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.Fill
-
What fraction of the natural width of the elements should be used to determine the final width.
- setX(double) - Method in class org.anchoranalysis.image.bean.spatial.direction.SpecifyVector
-
Component of the vector along the x-axis.
- setY(double) - Method in class org.anchoranalysis.image.bean.spatial.direction.SpecifyVector
-
Component of the vector along the y-axis.
- setZ(double) - Method in class org.anchoranalysis.image.bean.spatial.direction.SpecifyVector
-
Component of the vector along the z-axis.
- sharedObjects() - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
Objects shared between different components, a form of shared memory between them.
- Single - Class in org.anchoranalysis.image.bean.spatial.arrange
-
A single
Stackarranged as-is. - Single() - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.Single
- SizeXY - Class in org.anchoranalysis.image.bean.spatial
-
The size of an entity in the X and Y dimensions.
- SizeXY() - Constructor for class org.anchoranalysis.image.bean.spatial.SizeXY
- SizeXY(int, int) - Constructor for class org.anchoranalysis.image.bean.spatial.SizeXY
- SizeXY(Extent) - Constructor for class org.anchoranalysis.image.bean.spatial.SizeXY
-
Create form an
Extent. - SpecifyVector - Class in org.anchoranalysis.image.bean.spatial.direction
-
Specifies each axis-component of a vector in a particular direction.
- SpecifyVector() - Constructor for class org.anchoranalysis.image.bean.spatial.direction.SpecifyVector
- SpecifyVector(double, double, double) - Constructor for class org.anchoranalysis.image.bean.spatial.direction.SpecifyVector
- SpecifyVector(DirectionVector) - Constructor for class org.anchoranalysis.image.bean.spatial.direction.SpecifyVector
-
Create from a
DirectionVector. - StackArrangement - Class in org.anchoranalysis.image.bean.nonbean.spatial.arrange
-
A list of
BoundingBoxes that indicate where to locate correspondingStacks on a unified larger image. - StackArrangement(Extent) - Constructor for class org.anchoranalysis.image.bean.nonbean.spatial.arrange.StackArrangement
-
Create with the overall
Extentand no boxes. - StackArrangement(Extent, List<BoundingBoxEnclosed>) - Constructor for class org.anchoranalysis.image.bean.nonbean.spatial.arrange.StackArrangement
- StackArrangement(Extent, BoundingBox) - Constructor for class org.anchoranalysis.image.bean.nonbean.spatial.arrange.StackArrangement
-
Create with a single
BoundingBox. - StackArranger - Class in org.anchoranalysis.image.bean.spatial.arrange
-
Base class for a method that determines positions for
RGBStacks when combined onto a single plane. - StackArranger() - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.StackArranger
- StackCopierAtBox - Class in org.anchoranalysis.image.bean.nonbean.spatial.arrange
-
Copies a
sourcestack into adestinationstack at a particularBoundingBox. - StackDisplayer - Class in org.anchoranalysis.image.bean.displayer
- StackDisplayer() - Constructor for class org.anchoranalysis.image.bean.displayer.StackDisplayer
- StackProvider - Class in org.anchoranalysis.image.bean.provider.stack
- StackProvider() - Constructor for class org.anchoranalysis.image.bean.provider.stack.StackProvider
- StackProviderUnary - Class in org.anchoranalysis.image.bean.provider.stack
-
Implementation of
StackProviderthat calls a single delegateProvider<Stack>. - StackProviderUnary() - Constructor for class org.anchoranalysis.image.bean.provider.stack.StackProviderUnary
- stacks() - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
A collection of
Stacks, indexed by name. - suggestedSize() - Method in class org.anchoranalysis.image.bean.nonbean.init.ImageInitialization
-
A suggested input on how to resize an image, if one is provided.
T
- threshold() - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryNotOffVoxels
- threshold() - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryNotOnVoxels
- threshold() - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryOffVoxels
- threshold() - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryOnVoxels
- threshold(VoxelsUntyped) - Method in class org.anchoranalysis.image.bean.threshold.Thresholder
-
Like
Thresholder.threshold(VoxelsUntyped)but using default binary-values. - threshold(VoxelsUntyped, BinaryValuesByte) - Method in class org.anchoranalysis.image.bean.threshold.Thresholder
-
Like
Thresholder.threshold(VoxelsUntyped, BinaryValuesByte, Optional, Optional)applying the thresholding to the entire set of voxels. - threshold(VoxelsUntyped, BinaryValuesByte, Optional<Histogram>, Optional<ObjectMask>) - Method in class org.anchoranalysis.image.bean.threshold.Thresholder
-
Thresholds voxels (across a range of values) so that they have only binary range (i.e.
- threshold(VoxelsUntyped, BinaryValuesByte, Optional<Histogram>, Optional<ObjectMask>) - Method in class org.anchoranalysis.image.bean.threshold.ThresholderGlobal
- Thresholder - Class in org.anchoranalysis.image.bean.threshold
-
Thresholds voxels to create a binary-voxels using global thresholding.
- Thresholder() - Constructor for class org.anchoranalysis.image.bean.threshold.Thresholder
- ThresholderGlobal - Class in org.anchoranalysis.image.bean.threshold
-
Performs global thresholding.
- ThresholderGlobal() - Constructor for class org.anchoranalysis.image.bean.threshold.ThresholderGlobal
- ThresholderGlobal(CalculateLevel) - Constructor for class org.anchoranalysis.image.bean.threshold.ThresholderGlobal
- Tile - Class in org.anchoranalysis.image.bean.spatial.arrange.tile
-
A higher-level aggregate structure that arranges other
StackArrangers in a tabular pattern. - Tile() - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.tile.Tile
- Tile(int, int) - Constructor for class org.anchoranalysis.image.bean.spatial.arrange.tile.Tile
-
Creates for a particular number of columns and rows.
- TOP - Static variable in class org.anchoranalysis.image.bean.nonbean.spatial.align.PositionChoicesConstants
-
Align to the top in the Y-dimension.
- toString() - Method in class org.anchoranalysis.image.bean.nonbean.spatial.arrange.StackArrangement
- toString() - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.ExtentToArrange
- toString() - Method in class org.anchoranalysis.image.bean.spatial.SizeXY
- toString() - Method in class org.anchoranalysis.image.bean.unitvalue.extent.area.AreaPhysical
- toString() - Method in class org.anchoranalysis.image.bean.unitvalue.extent.area.AreaPixels
- toString() - Method in class org.anchoranalysis.image.bean.unitvalue.extent.volume.VolumePhysical
- toString() - Method in class org.anchoranalysis.image.bean.unitvalue.extent.volume.VolumeVoxels
U
- uniqueName() - Method in class org.anchoranalysis.image.bean.threshold.relation.BinaryVoxelsBase
- UnitValueArea - Class in org.anchoranalysis.image.bean.unitvalue.extent.area
-
A base class for a value that describes an area measurement on the image.
- UnitValueArea() - Constructor for class org.anchoranalysis.image.bean.unitvalue.extent.area.UnitValueArea
- UnitValueDistance - Class in org.anchoranalysis.image.bean.unitvalue.distance
-
Base class for methods to specify a distance along a vector in an image.
- UnitValueDistance() - Constructor for class org.anchoranalysis.image.bean.unitvalue.distance.UnitValueDistance
- UnitValueException - Exception in org.anchoranalysis.image.bean.nonbean
-
When a failure occurs converting from one type of units to another.
- UnitValueException(Exception) - Constructor for exception org.anchoranalysis.image.bean.nonbean.UnitValueException
-
Create with a cause.
- UnitValueException(String) - Constructor for exception org.anchoranalysis.image.bean.nonbean.UnitValueException
-
Create with a message.
- UnitValueExtent - Class in org.anchoranalysis.image.bean.unitvalue.extent
-
A base class for a value that describes an area or volume measurement, which can then be resolved to a number of voxels.
- UnitValueExtent() - Constructor for class org.anchoranalysis.image.bean.unitvalue.extent.UnitValueExtent
- UnitValueVolume - Class in org.anchoranalysis.image.bean.unitvalue.extent.volume
-
A base class for a value that describes a volume measurement on the image.
- UnitValueVolume() - Constructor for class org.anchoranalysis.image.bean.unitvalue.extent.volume.UnitValueVolume
V
- valueOf(String) - Static method in enum org.anchoranalysis.image.bean.nonbean.spatial.align.AlignmentOnDimension
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.anchoranalysis.image.bean.nonbean.spatial.align.AlignmentOnDimension
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VolumePhysical - Class in org.anchoranalysis.image.bean.unitvalue.extent.volume
-
Volume expressed in cubic meters, or units thereof.
- VolumePhysical() - Constructor for class org.anchoranalysis.image.bean.unitvalue.extent.volume.VolumePhysical
- VolumeVoxels - Class in org.anchoranalysis.image.bean.unitvalue.extent.volume
-
Volume expressed in voxels.
- VolumeVoxels() - Constructor for class org.anchoranalysis.image.bean.unitvalue.extent.volume.VolumeVoxels
- VolumeVoxels(double) - Constructor for class org.anchoranalysis.image.bean.unitvalue.extent.volume.VolumeVoxels
- voxelsResizer() - Method in class org.anchoranalysis.image.bean.interpolator.Interpolator
-
Memoizes a call to
Interpolator.createVoxelsResizer().
W
- width() - Method in class org.anchoranalysis.image.bean.spatial.arrange.fill.ExtentToArrange
-
The size in the X-dimension.
All Classes All Packages