Uses of Package
org.anchoranalysis.spatial.point
Packages that use org.anchoranalysis.spatial.point
Package
Description
Beans to define entities or operate that consider Euclidian space.
Aligning a
BoundingBox
to fit inside another BoundingBox
.Converting quantities of distance between units.
Classes to describe the size of images or components of images both in voxels and physically.
An image with only two permissible states.
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.Non-bean classes for reading / writing an
ObjectCollection
from and to the filesystem.Data-structures to store and manipulate image raster-data or voxels.
Assigns values to some or all voxels.
The
BinaryVoxels
class and related operations.Methods to read/copy/duplicate portions of voxels.
Methods to find or count voxels that satisfy a predicate.
Utilities to iterate over voxel-locations in images and sub-regions of images.
Like
org.anchoranalysis.image.voxel.iterator
but refers to iterators that operation over
the intersecting regions of two entities.Iterating over a point's neighboring voxels.
Routines for moving a
KernelPointCursor
around the
neighboring voxels of the point.Functional-interfaces for processing different combinations of points and buffers that return a
boolean.
Functional-interfaces for processing different combinations of points and buffers that do not
return a value.
Functional-interfaces for processing different combinations of points and raw buffers, but not
VoxelBuffer
.Functional-interfaces for processing different combinations of points and
VoxelBuffer
but not raw buffers.Applying a kernel via
convolution to voxels.
Kernels to count the number of voxels that are equal to a particular value.
Kernels that apply morphological operations.
The fundamental data class that is an
ObjectMask
and related structures.Morphological operations
applied to
ObjectMask
s.Fitting structures to sets of points.
Proposing
Mark
s or other data-structures with particular
attributes.Non-bean classes related to
Mark
s.Mark
s implementing conic sections.Mark
s implementing structures based on points.Non-bean classes for proposing
Mark
s or other data-structures
with particular attributes.Implementations of
MaskProvider
that implement
morphological operations.Implementations of
FeatureSingleObject
that consider an
object's bounding-box.Implementations of
FeatureSingleObject
that measure an object's
gradient from corresponding Channel
s storing the
gradient.Non-beans for calculating a thresholding level from itensity values.
Encoding voxels in a watershed-transformation implementation.
Plugins that call OpenCV.
Fitting geometric structures to points.
CalculationPart
related to fitting
ellipsoids to points by least-squares.Non-bean convex hull operations.
Axis-aligned bounding-boxes and related operations.
Various methods to specify the orientation (general direction) of an entity.
A cartesian-coordinate, across varying primitive types, in 2D and 3D space.
Functional interfaces that accept cartesian coordinate points specified in different ways.
R-Tree data structure and related operations.
How to much to scale an entity in Cartesian space by.
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.
Fixtures for creating object-masks.
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.bean.spatial
-
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.bean.unitvalue.distance
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.core.dimensionsClassDescriptionA three-dimensional point of double values.A three-dimensional point of int values.A tuple with three-values, respectively for the X, Y and Z dimensions.A three-dimensional tuple of double values.
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.core.mask
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.core.object
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.core.object.labelClassDescriptionA tuple with three-values, respectively for the X, Y and Z dimensions.
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.core.object.scaleClassDescriptionA tuple with three-values, respectively for the X, Y and Z dimensions.
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.core.points
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.core.stackClassDescriptionA three-dimensional point of int values.A tuple with three-values, respectively for the X, Y and Z dimensions.
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.io.object
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.voxelClassDescriptionA three-dimensional point of int values.A tuple with three-values, respectively for the X, Y and Z dimensions.
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.voxel.assignerClassDescriptionA three-dimensional point of int values.A tuple with three-values, respectively for the X, Y and Z dimensions.
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.voxel.binary
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.voxel.extracterClassDescriptionA tuple with three-values, respectively for the X, Y and Z dimensions.
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.voxel.extracter.predicateClassDescriptionA tuple with three-values, respectively for the X, Y and Z dimensions.
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.voxel.iteratorClassDescriptionA three-dimensional point of int values.A tuple with three-values, respectively for the X, Y and Z dimensions.
-
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.voxel.iterator.neighbor
-
-
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.voxel.iterator.process
-
-
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.voxel.kernel
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.voxel.kernel.count
-
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.image.voxel.objectClassDescriptionA three-dimensional point of double values.A three-dimensional point of int values.A tuple with three-values, respectively for the X, Y and Z dimensions.
-
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.mpp.bean.points.fitter
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.mpp.bean.proposer
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.mpp.mark
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.mpp.mark.conic
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.mpp.mark.points
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.mpp.proposer
-
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.plugin.image.feature.bean.object.single.boundingboxClassDescriptionA tuple with three-values, respectively for the X, Y and Z dimensions.
-
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.plugin.image.intensity.level
-
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.plugin.opencv
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.plugin.points.bean.fitter
-
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.plugin.points.convexhull
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.spatial.boxClassDescriptionA two-dimensional point of int values.A three-dimensional point of double values.A three-dimensional point of int values.A tuple with three-values, respectively for the X, Y and Z dimensions.A three-dimensional tuple of int values.
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.spatial.orientation
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.spatial.pointClassDescriptionA two-dimensional point of double values.A two-dimensional point of float values.A two-dimensional point of int values.A three-dimensional point of double values.A three-dimensional point of float values.A three-dimensional point of int values.A tuple with three-values, respectively for the X, Y and Z dimensions.A three-dimensional tuple of double values.A three-dimensional tuple of float values.A three-dimensional tuple of int values.A three-dimensional vector of double values.
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.spatial.point.consumer
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.spatial.rtreeClassDescriptionA tuple with three-values, respectively for the X, Y and Z dimensions.
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.spatial.scale
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.test.feature.plugins.objects
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.test.image
-
Classes in org.anchoranalysis.spatial.point used by org.anchoranalysis.test.image.object