Uses of Class
org.anchoranalysis.spatial.box.BoundingBox

Packages that use BoundingBox
Package
Description
Non-beans to specify how to form a single-image by spatially combining other images.
Aligning a BoundingBox to fit inside another BoundingBox.
The Channel core data-class and related operations and converters.
Classes to describe the size of images or components of images both in voxels and physically.
An image with only two permissible states.
Merges two or more entities.
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.
Defines the key data object, Stack, and related classes.
How to represent an object-mask in a raster that is being drawn.
Non-bean classes for reading / writing a Stack from and to the filesystem.
Base classes for generators that ultimately write only a bounding-box portion of a Stack to the filesystem.
Data-structures to store and manipulate image raster-data or voxels.
Assigns values to some or all voxels.
Methods to read/copy/duplicate portions of voxels.
Methods to find or count voxels that satisfy a predicate.
Creates new instances of Voxels and VoxelsUntyped with specific data-types.
Utilities to iterate over voxel-locations in images and sub-regions of images.
Routines for moving a KernelPointCursor around the neighboring voxels of the point.
Applying a kernel via convolution to voxels.
The fundamental data class that is an ObjectMask and related structures.
Non-bean classes related to Marks.
Marks implementing conic sections.
Marks implementing structures based on points.
A mark after a voxel-representation has been inferred.
Any Overlay related to a Mark.
Overlays and related classes involving drawing entities on top of an image.
Beans relating to drawing an Overlay on an image.
Collections of Overlays.
An implementation of an Overlay that draws an ObjectMask on an image.
Implementations of ThumbnailFromObjects.
Features from combinations of ObjectMasks.
Features that calculate how many other objects an ObjectMask directly neighbors.
Implementations of FeatureSingleObject that determine if an object lies at the border of an image.
Implementations of FeatureSingleObject that consider an object's bounding-box.
Axis-aligned bounding-boxes and related operations.
R-Tree data structure and related operations.
Fixtures or other helper classes for testing image segmentation algorithms.