Projects:ARRA:SlicerEM:AtlasCreator

From NAMIC Wiki
Revision as of 20:27, 2 February 2011 by Haehn (talk | contribs)
Jump to: navigation, search
Home < Projects:ARRA:SlicerEM:AtlasCreator

Atlas Creator

The Atlas Creator combines existing segmentations to an anatomical atlas based on robust statistics.

GUI

The following screenshot shows the graphical user interface of the Atlas Creator module in 3D Slicer Version 3.

Atlascreator.png

Priority List

  1. Implement dynamic registration
    • Watch out for overflows
  2. Re-structure Atlas Creator code according to the Design specified below
  3. Implement support for parallel Computation
  4. Add Help and Online Documentation
  5. Include Shape Atlas functionality

Design

The following State Machine diagram shows the flow of the Atlas Creator logic.

AtlasCreatorStateMachine.png


Proposal: Running Atlas Creator in a Grid Environment

Proposal: Invoking Atlas Creator via Python