Difference between revisions of "2009 Winter Project Week:LesionSegmentationEfficiency"
From NAMIC Wiki
Line 33: | Line 33: | ||
</div> | </div> | ||
+ | |||
+ | ===References=== |
Revision as of 21:30, 3 January 2009
Home < 2009 Winter Project Week:LesionSegmentationEfficiencyKey Investigators
Mark Scully, MIND
Jeremy Bockholdt, MIND
Steve Piper
Objective
Improve the running time and memory use of the new lesion segmentation method.
Approach, Plan
Review code to determine custom pieces that can be replaced with existing filters. Make the custom pieces that can't be replaced multi-thread capable. Locate inefficient memory use and improve it.
Progress