Package org.anchoranalysis.plugin.image.bean.object.provider.slice


package org.anchoranalysis.plugin.image.bean.object.provider.slice
Implementations of ObjectCollectionProvider involving z-slice processing.
  • Classes
    Class
    Description
    Creates a 3D version of an object by replicating each input-object across the z-dimension to meet (3D) dimensions.
    Extends an object (2D/3D) as much as it can within the z-slices of a containing object
    Flattens all object-masks in the z-dimension, so it is 2D instead of 3D (like a maximum intensity projection).
    Extracts a specific slice from a collection of 3D objects.