Difference between revisions of "2010 Winter Project Week SegmentationWizard"
Hjbockholt (talk | contribs) (Created page with '__NOTOC__ <gallery> Image:PW-SLC2010.png|Projects List Image:genuFAp.jpg|Scatter plot of the original FA data through the genu of the corpus…') |
(→Key Investigators: Updated progress) |
||
(12 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
<gallery> | <gallery> | ||
Image:PW-SLC2010.png|[[2010_Winter_Project_Week#Projects|Projects List]] | Image:PW-SLC2010.png|[[2010_Winter_Project_Week#Projects|Projects List]] | ||
− | |||
− | |||
</gallery> | </gallery> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Key Investigators== | ==Key Investigators== | ||
− | * | + | * MRN: Jeremy Bockholt, Mark Scully |
− | * | + | * BWN: Steve Pieper |
<div style="margin: 20px;"> | <div style="margin: 20px;"> | ||
Line 21: | Line 12: | ||
<h3>Objective</h3> | <h3>Objective</h3> | ||
− | + | To implement a high level wizard that performs all necessary pre-processing steps and then segments lesion images. | |
+ | </div> | ||
+ | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
+ | <h3>Approach, Plan</h3> | ||
+ | '''1.''' Verify that all required sub-modules are production ready. | ||
+ | '''2.''' Diagram all possible branches with requirements. | ||
+ | |||
+ | '''3.''' Use QT to create the UI and tie all relevant modules together. | ||
</div> | </div> | ||
− | <div style="width: | + | <div style="width: 40%; float: left;"> |
+ | |||
+ | <h3>Progress</h3> | ||
+ | ''Prior to the meeting'': | ||
− | + | '''1.''' Identified a number of modules to incorporate assuming they are production ready (SkullStripping, 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.''' Met with individuals responsible for relevant modules and identified potential issues. | |
− | + | '''2.''' Met with Steve Pieper on using QT for the wizard | |
− | |||
+ | '''3.''' Worked with Hans to adapt his BRAINSABC tool to work on our data. This accomplishes most of our preprocessing needs. | ||
+ | '''4.''' Started implementing the wizard in QT. | ||
</div> | </div> | ||
</div> | </div> | ||
Line 52: | Line 53: | ||
==References== | ==References== | ||
− | |||
− | |||
− | |||
− | |||
</div> | </div> |
Latest revision as of 15:45, 8 January 2010
Home < 2010 Winter Project Week SegmentationWizardKey Investigators
- MRN: Jeremy Bockholt, Mark Scully
- BWN: Steve Pieper
Objective
To implement a high level wizard that performs all necessary 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 QT to create the UI and tie all relevant modules together.
Progress
Prior to the meeting:
1. Identified a number of modules to incorporate assuming they are production ready (SkullStripping, 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. Met with individuals responsible for relevant modules and identified potential issues.
2. Met with Steve Pieper on using QT for the wizard
3. Worked with Hans to adapt his BRAINSABC tool to work on our data. This accomplishes most of our preprocessing needs.
4. Started implementing the wizard in QT.