Difference between revisions of "2010 Winter Project Week SegmentationWizard"

From NAMIC Wiki
Jump to: navigation, search
(Updated Progress)
(Fixed Progress spacing)
Line 34: Line 34:
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 
''Prior to the meeting'':
 
''Prior to the meeting'':
 +
 
'''1.''' Identified a number of modules to incorporate assuming they are production ready (BiasCorrection, ProbabilisticBiasCorrection, RegisterImages, BrainsConstellation, etc).
 
'''1.''' Identified a number of modules to incorporate assuming they are production ready (BiasCorrection, ProbabilisticBiasCorrection, RegisterImages, BrainsConstellation, etc).
  
 
'''2.''' Implemented a number of other modules that were needed but didn't yet exist (JointIntensityStandardization, LupusLesionSegmenter)
 
'''2.''' Implemented a number of other modules that were needed but didn't yet exist (JointIntensityStandardization, LupusLesionSegmenter)
 +
 +
 
''At the meeting'':
 
''At the meeting'':
 +
 
'''1.''' Meet with individuals responsible for relevant modules and identify any issues.
 
'''1.''' Meet with individuals responsible for relevant modules and identify any issues.
 +
 
'''2.''' Work with Steve Pieper to implement prototype wizard.
 
'''2.''' Work with Steve Pieper to implement prototype wizard.
 +
 
'''3.''' Get feedback on wizard prototype.
 
'''3.''' Get feedback on wizard prototype.
 +
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 04:03, 4 January 2010

Home < 2010 Winter Project Week SegmentationWizard

Key Investigators

  • MRN: Jeremy Bockholt, Mark Scully
  • BWN: Steve Pieper

Objective

To implement a high level wizard that performs all necesary pre-processing steps and then segments lesion images.

Approach, Plan

1. Verify that all required sub-modules are production ready.

2. Diagram all possible branches with requirements.

3. Use the python scripting system to tie all the different modules together with branching logic.


Progress

Prior to the meeting:

1. Identified a number of modules to incorporate assuming they are production ready (BiasCorrection, ProbabilisticBiasCorrection, RegisterImages, BrainsConstellation, etc).

2. Implemented a number of other modules that were needed but didn't yet exist (JointIntensityStandardization, LupusLesionSegmenter)


At the meeting:

1. Meet with individuals responsible for relevant modules and identify any issues.

2. Work with Steve Pieper to implement prototype wizard.

3. Get feedback on wizard prototype.

References