Segmentation Using SimpleITK

This easily doable in two steps:

  • push/pull volume node to/from SimpleITK using sitkUtils (see example)
  • convert the volume node to/from segmentation node (see example)

There are several Segment Editor effects that use SimpleITK, which can serve as a complete example (that even show how to implement interactive segmentation tools, which require some user input):