Package org.anchoranalysis.plugin.image.bean.object.segment.channel


package org.anchoranalysis.plugin.image.bean.object.segment.channel
Implementations of SegmentChannelIntoObjects.
  • Classes
    Class
    Description
    Perform a segmentation at a different scale, and then fit the results back to the original scale.
    Performs a binary-segmentation of the channel and converts its connected-components into objects
    Applies an object-filter to the results of an upstream segmentation.
    Imposes minima in seed locations on the input-channel before performing the segmentation
    Applies the MSER algorithm from imglib2
    Perform a segmentation in a MIP instead of z-stacks, and fits the result back into a 3D segmentation.