OOF2: The Manual

Name

OOF.SegmentGroup.Auto_Group — Create segment groups for each pixel group.

Synopsis

OOF.SegmentGroup.Auto_Group(skeleton)

Details

  • Parent Menu: OOF.SegmentGroup
  • Callback: function _auto_group in module ooflib.engine.IO.skeletongroupmenu
  • Options: cli_only=1
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.

Description

Automatically create a SegmentGroup in the Skeleton for every PixelGroup in the Microstructure. All Skeleton Segments lying on a pixel in a PixelGroup will be added to a SegmentGroup with the same name as the PixelGroup. New groups will be created if necessary.