Uses of Class
org.anchoranalysis.image.voxel.object.ObjectCollection

Packages that use ObjectCollection
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.
Classes that aren't AnchorBeans that pertain to the initialization of image-related beans.
Beans pertaining to ObjectMask and their collections.
Base classes for providers of different core data entities related to images.
Base classes to segment a channel into objects.
An image with only two permissible states.
Merges two or more entities.
The key data entity org.anchoranalysis.image.voxel.object and related-classes and operations.
An ObjectCollection with associated key-value pairs.
Scaling object-collections, or lists of elements with object-representations.
Operations that extract points from image data entities or vice versa.
Image-related implementations of FeatureInput.
Non-beans pertaining to segmentation of images via model inference.
Non-bean classes for reading an ObjectCollection from the filesystem.
Writing an ObjectCollection to the filesystem as a single-channeled stack.
Writing an ObjectCollection to the filesystem in HDF5 format.
Writing an ObjectCollection to the filesystem as multiple binary singled-channeled images.
A region in proximity to a voxel, encompassing this voxel as well as others.
The fundamental data class that is an ObjectMask and related structures.
Non-beans for reading data structures related to marked point processes from the file system.
Non-bean classes related to Marks.
Comparing the similarity of annotations from two images to each other.
Non-bean classes for comparing two sets of annotations.
Implementations of ChannelProvider that are generic base-classes or otherwise abstract or general.
Implementations of ChannelProvider that manipulate the intensity-values of the voxels of a Channel's voxels.
Implementations of ChannelProvider that involve conversion from or application of ObjectMasks.
Implementations of ChannelProvider that assign a score to particular subregions of a channel.
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 ObjectMatcher.
Implementations of ObjectCollectionProvider.
Implementations of ObjectCollectionProvider involving connected-components.
Implementations of ObjectCollectionProvider involving feature calculation.
Implementations of ObjectCollectionProvider that filter objects.
Implementations of ObjectCollectionProvider involving a Mask.
Implementations of ObjectCollectionProvider involving merging objects together.
Implementations of ObjectCollectionProvider involving morphological operations.
Implementations of ObjectCollectionProvider involving segmentation.
Implementations of ObjectCollectionProvider involving z-slice processing.
Implementations of ObjectCollectionProvider involving splitting objects into smaller objects.
Implementations of SegmentChannelIntoObjects.
Minima imposition for a Watershed transformation.
Implementation of a Watershed transformation based on Yeong et al. 2009.
Implementations of StackProvider that color portions of an image.
Implementations of ThumbnailFromObjects.
Features from combinations of ObjectMasks.
Implementations of FeatureSingleObject that use SharedObjects for calculations, and measure the degree of intersection between objects.
Non-beans for calculating a thresholding level from itensity values.
Non-beans pertaining to ObjectMasks.
Merging ObjectMasks.
Non-beans for calculating Features.
Implementations of ObjectCollectionProvider that call ImageJ.
Implementations of ObjectCollectionProvider that call ImageJ to perform segmentation.
Implementations of ObjectCollectionProvider.
Implementations of StackProvider involving Mark or related classes.
Beans that fit or otherwise manipulate sets of points.
Fitting geometric structures to points.
Non-bean convex hull operations.
Fixtures for creating object-masks and related feature-inputs.
Testing utilities and fixtures with no greater downstream dependency than anchor-image-io or anchor-io-bioformats or anchor-imagej.
Utilities for testing-related reading and writing to the filesystem.
Fixtures for creating object-masks.