Difference between revisions of "2008 Summer Project Week:ProstateSegReg"

From NAMIC Wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{|
 
{|
 
|[[Image:ProjectWeek-2008.png|thumb|320px|Return to [[2008_Summer_Project_Week|Project Week Main Page]] ]]
 
|[[Image:ProjectWeek-2008.png|thumb|320px|Return to [[2008_Summer_Project_Week|Project Week Main Page]] ]]
 +
|[[Image:SlicerRandomWalkProstate.png |thumb|320px| Segmentation for prostate. Random Walk algorithm as a slicer command line module. ]]
 
|}
 
|}
  
Line 31: Line 32:
 
During the project week:
 
During the project week:
 
* done: 3D Random Walk Segmentation Slicer3 command line module.
 
* done: 3D Random Walk Segmentation Slicer3 command line module.
* done: Conformal Flattening ITK filter and Slicer3 command line module.
+
* done: [[Projects:ConformalFlatteningRegistration#Conformal_Flattening_Slicer3_module|Conformal Flattening]] ITK filter plugged in Slicer3 as a command line module.
 
</div>
 
</div>
  

Latest revision as of 13:50, 27 June 2008

Home < 2008 Summer Project Week:ProstateSegReg
Segmentation for prostate. Random Walk algorithm as a slicer command line module.


Key Investigators

  • Allen Tannenbaum, Yi Gao, Georgia Tech
  • Gabor Fichtinger, Purang Abolmaesumi, Siddharth Vikal, David Gobbi, Queen's University
  • Luis Ibanez, Kitware


Objective

  • To integrate current segmentation algorithm into the software environment being used by Core 3 people.
  • Discuss the scenario for the next step's registration of prostates.

Approach, Plan

Currently the algorithms have been implemented either in ITK or local C++ code. We'll discuss with Core 3 collaborators to put that into the software they are using to help with the segmentation work.

Progress

During the project week:

  • done: 3D Random Walk Segmentation Slicer3 command line module.
  • done: Conformal Flattening ITK filter plugged in Slicer3 as a command line module.


References