Uses of Package
org.anchoranalysis.image.voxel.kernel

Package
Description
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.
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.
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.
Kernel to find outline voxels on an object.
Features that calculate how many other objects an ObjectMask directly neighbors.
Implementations of FeatureSingleObject.
Implementations of FeatureSingleObject that determine if an object lies at the border of an image.
Implementations of FeatureSingleObject that reference a particular Channel in the associated EnergyStack.