Package org.anchoranalysis.image.voxel.neighborhood

A region in proximity to a voxel, encompassing this voxel as well as others.
  • Interface Summary 
    Interface Description
    Neighborhood
    A region in proximity to a voxel, encompassing this voxel as well as others.
  • Class Summary 
    Class Description
    NeighborGraph
    Creates a graph where each vertex represents an ObjectMask and edges between indicate that two objects neighbor each other.
    NeighborhoodFactory
    Creates either a big voxel-neighborhood or a small voxel-neighborhood.