Uses of Class
org.anchoranalysis.core.exception.CreateException

Packages that use CreateException
Package
Description
A pairing of objects from two collections (bipartite matching).
What to compare an annotation (ground truth) against?
Applying permutations to a bean's fields.
Utility beans which have a generally broader use than a specific module.
Base classes for performing operations on Channels.
 
Beans to specify a direction.
Conversions and operations involving Java AWT's BufferedImage.
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.
The key data entity org.anchoranalysis.image.voxel.object and related-classes and operations.
Labelling elements (object-masks or similar) with unique successive integers in a channel.
Scaling object-collections, or lists of elements with object-representations.
Operations that extract points from image data entities or vice versa.
Defines the key data object, Stack, and related classes.
Beans pertaining to reading Channels as input.
Writing an ObjectCollection to the filesystem as RGB raster-images.
Non-bean classes for reading / writing a Stack from and to the filesystem.
Data-structures to store and manipulate image raster-data or voxels.
The BinaryVoxels class and related operations.
Converts anchor data-structures to the BufferedImage used by Java's AWT.
The different data-types that can be used to represent voxels.
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-bean classes for filesystem I/O using Bioformats.
Converts the byte stream opened by Bioformats into channels of particular data-type.
Beans to derive names (compact unique identifiers) from files.
Beans generally related to Marks.
Criteria for adding edges during optimization of marked-point-processes.
Creating EnergySchemes.
Factorized form of storing the energy during an energy-minimization optimization scheme.
Non-beans for reading data structures related to marked point processes from the file system.
Non-beans for writing data structures related to marked point processes from the file system.
Any Overlay related to a Mark.
Overlays and related classes involving drawing entities on top of an image.
An implementation of an Overlay that draws an ObjectMask on an image.
Pairs annotations from two different sets, creating an assignment of some type.
Implementations of MaskProvider that use FIJI.
Implementations of MaskProvider.
Implementations of MaskProvider that convert providers of other types to ObjectMasks.
Implementations of MaskProvider where an ObjectCollection is created by segmenting a Channel.
Implementations of StackProvider that color portions of an image.
Implementations of ThumbnailFromStack.
Features from combinations of ObjectMasks.
Non-beans for calculating a thresholding level from itensity values.
Combining multiple images together into a single image.
Source of rows in feature-tables with FeatureSource and derived classes.
Tasks that involved stacks (usually each channel from an image) that are somehow grouped-together.
Task(s) to export histograms of intensity values.
Non-bean classes pertaining to Features as used in tasks.
Non-bean classes about labelling images.
Non-bean classes for image-segmentation.
Non-bean classes pertaining to stacks and channels as used in tasks.
Non-bean classes for thumbnail creation.
Implementations of ChannelMapCreator.
Methods for copying files on the file-system.
Implementations of FileNamer.
Beans related to Define involving Mark or related classes.
Implementations of StackProvider involving Mark or related classes.
Conversion to/from OpenCV data-structures.
Fitting geometric structures to points.
CalculationPart related to fitting ellipsoids to points by least-squares.
Non-bean convex hull operations.
Testing utilities and fixtures with no greater downstream dependency than anchor-image-feature or anchor-mpp.