Difference between revisions of "RobustStatisticsSegmentation"

From NAMIC Wiki
Jump to: navigation, search
Line 44: Line 44:
  
 
[[Image:RobustStatisticsSegmentation_TumerBase_3.png | Segmentation of brain tumor | 800px]]
 
[[Image:RobustStatisticsSegmentation_TumerBase_3.png | Segmentation of brain tumor | 800px]]
 +
 +
== Testing case: tumor ==
 +
* Data set: http://www.spl.harvard.edu/publications/bitstream/download/4217 (case5/grayscale.nrrd)
 +
* Approximate volume: 3 mL
 +
* Intensity homogeneity: 0.5
 +
* Boundary smoothness: 0.4
 +
 +
This is a difficult case. All the other methods tested either captures only the middle dark spot, or leaks out of the tumor. But the method here nicely capture both the dark core and the bright shell, without leaking out to regions with intensities in the middle.
 +
 +
[[Image:RobustStatisticsSegmentation_TumerBase_5.png | Segmentation of brain tumor | 800px]]
  
 
== Key Investigators ==
 
== Key Investigators ==

Revision as of 23:45, 18 November 2009

Home < RobustStatisticsSegmentation

Robust Statistics Based Segmentation

Description

Usage

Module parameters ---> Adv Module parameters ---> Adv Module parameters

  • Note:
  1. The Approximate volume is just a rough upper limit for the volume. It should be at least the size of the object. This is because when the volume reaches that, the program must stop. However, other criteria may stop the algorithm before the volume reaches this value.
  2. The fiducial points can be thrown into the object. What I do is I just add two fiducial points and move them into the object within one slice.

Testing

Several tests are conducted and shown here along with the parameters used to get the results.

Testing case: left kidney

Segmentation of left kidney


Testing case: tumor

Segmentation of brain tumor


Testing case: tumor

Segmentation of brain tumor

Testing case: tumor

This is a difficult case. All the other methods tested either captures only the middle dark spot, or leaks out of the tumor. But the method here nicely capture both the dark core and the bright shell, without leaking out to regions with intensities in the middle.

Segmentation of brain tumor

Key Investigators

Georgia Tech: Yi Gao and Allen Tannenbaum

BWH: Katie Hayes, Andriy Fedorov, and Ron Kikinis