Uses of Class
org.anchoranalysis.image.core.dimensions.Dimensions

Packages that use Dimensions
Package
Description
A pairing of objects from two collections (bipartite matching).
What to compare an annotation (ground truth) against?
Annotations that use one or more marks to describe entities in an image.
A particular stack used in feature-calculations called a EnergyStack together with related classes.
Base classes providing inputs to feature calculations.
Base classes for performing operations on Channels.
Beans pertaining to ObjectMask and their collections.
Beans to define entities or operate that consider Euclidian space.
The Channel core data-class and related operations and converters.
Factory classes for creating Channel for various voxel data-types.
Classes to describe the size of images or components of images both in voxels and physically.
An image with only two permissible states.
Defines the key data object, Stack, and related classes.
A collection of Stacks, each with a unique identifier as a name.
Image-related implementations of FeatureInput.
Inference of machine learning models on images.
Non-bean classes for reading a Channel from the filesystem.
Non-bean classes for a mapping of names to Channels.
Writing an ObjectCollection to the filesystem as a single-channeled stack.
Writing an ObjectCollection to the filesystem as RGB raster-images.
Non-bean classes for reading a Stack from the filesystem.
Non-bean classes for filesystem I/O using Bioformats.
Converts the byte stream opened by Bioformats into channels of particular data-type.
Converts the byte stream opened by Bioformats into channels of FloatBuffer.
Beans generally related to Marks.
Operations based on sets of points.
Fitting structures to sets of points.
Proposing Marks or other data-structures with particular attributes.
Criteria for adding edges during optimization of marked-point-processes.
Features calculated on a Mark.
Non-bean classes related to Marks.
Marks implementing conic sections.
Marks implementing structures based on points.
Any Overlay related to a Mark.
Non-bean classes for proposing Marks or other data-structures with particular attributes.
Overlays and related classes involving drawing entities on top of an image.
Collections of Overlays.
An implementation of an Overlay that draws an ObjectMask on an image.
Comparing the similarity of annotations from two images to each other.
Pairs annotations from two different sets, creating an assignment of some type.
Euclidean Distance Transform implementations via FIJI.
Filters that perform blurring.
Implementations of ChannelProvider that are generic base-classes or otherwise abstract or general.
Implementations of ChannelProvider that process 3D channels slice-by-slice.
Implementations of DimensionsProvider.
Implementations of MaskProvider.
Implementations of MaskProvider that convert providers of other types to ObjectMasks.
Implementations of MaskProvider that implement morphological operations.
Implementations of ObjectFilter.
Implementations of ObjectFilter that assess each element in a collection collectively.
Implementations of ObjectFilter that combine two or more other ObjectFilters.
Implementations of ObjectFilter that independently assess each element in a collection.
Implementations of ObjectCollectionProvider.
Implementations of ObjectCollectionProvider that filter objects.
Implementations of ScaleCalculator for calculating a scaling-factor from dimensions.
Implementations of StackProvider that color portions of an image.
Non-beans for operations or calculations relating to Channels.
Features that are calculated from Dimensions.
Non-beans pertaining to ObjectMasks.
Non-bean classes to help use multiple files to represent a single Stack.
Implementations of StackProvider involving Mark or related classes.
Fitting geometric structures to points.
CalculationPart related to fitting ellipsoids to points by least-squares.
Fixtures for creating object-masks.