Difference between revisions of "RobustStatisticsSegmentation"
From NAMIC Wiki
(→Usage) |
|||
Line 9: | Line 9: | ||
[[Image:RobustStatisticsSegmentation_usage2.png | Adv Module parameters | 400px]] ---> | [[Image:RobustStatisticsSegmentation_usage2.png | Adv Module parameters | 400px]] ---> | ||
[[Image:RobustStatisticsSegmentation_usage3.png | Adv Module parameters | 400px]] | [[Image:RobustStatisticsSegmentation_usage3.png | Adv Module parameters | 400px]] | ||
+ | |||
+ | * Note: | ||
+ | |||
+ | # 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. | ||
+ | # 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 == | == Testing == |
Revision as of 23:25, 18 November 2009
Home < RobustStatisticsSegmentationRobust Statistics Based Segmentation
Description
Usage
- Note:
- 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.
- 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
- Data set: http://wiki.na-mic.org/Wiki/images/8/8d/Patient1.tar.gz
- Approximate volume: 200 mL
- Boundary smoothness: 0.5
- Intensity homogeneity: 0.1
Testing case: tumor
- Data set: http://wiki.na-mic.org/Wiki/images/0/0f/MayExperiments.zip (DiffusionEditorBaselineNode.nrrd)
- Approximate volume: 30 mL
- Intensity homogeneity: 0.1
Key Investigators
Georgia Tech: Yi Gao and Allen Tannenbaum
BWH: Katie Hayes, Andriy Fedorov, and Ron Kikinis