Class ConnectedComponentsFromBinarySegmentation


public class ConnectedComponentsFromBinarySegmentation extends SegmentChannelIntoObjects
Performs a binary-segmentation of the channel and converts its connected-components into objects
Author:
Owen Feehan
  • Constructor Details

    • ConnectedComponentsFromBinarySegmentation

      public ConnectedComponentsFromBinarySegmentation()
  • Method Details