Class CountKernelNeighborhood

Object
org.anchoranalysis.image.voxel.kernel.Kernel
org.anchoranalysis.image.voxel.kernel.count.CountKernel
org.anchoranalysis.image.voxel.kernel.count.CountKernelNeighborhood

public class CountKernelNeighborhood
extends CountKernel
For every voxel on the outline, count all neighbors that are adjacent.

Neighboring voxels can be counted more than once.

Author:
Owen Feehan