Difference between revisions of "Documentation/Nightly/Modules/ResectionVolume"

From Slicer Wiki
Jump to: navigation, search
(Created page with '<noinclude>{{documentation/versioncheck}}</noinclude> <!-- ---------------------------- --> {{documentation/{{documentation/version}}/module-header}} <!-- -----------------------…')
 
 
Line 16: Line 16:
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
{{documentation/{{documentation/version}}/module-section|Module Description}}
 
ResectionVolume uses fiducials to generate 3D convex-hull shapes which can be used to recolor a label map.
 
ResectionVolume uses fiducials to generate 3D convex-hull shapes which can be used to recolor a label map.
 +
 +
<!-- ---------------------------- -->
 +
{{documentation/{{documentation/version}}/module-section|Use Cases}}
 +
{|
 +
|[[Image:ResectionVolume_UseCase_1-1.PNG|thumb|340px|1. Input labelmap model]]
 +
|[[Image:ResectionVolume_UseCase_1-2.PNG|thumb|340px|2. Place fiducials]]
 +
|}
 +
{|
 +
|[[Image:ResectionVolume_UseCase_1-3.PNG|thumb|340px|3. Generate 3D surface]]
 +
|[[Image:ResectionVolume_UseCase_1-4.PNG|thumb|340px|4. Recolor label map]]
 +
|}
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
Line 22: Line 33:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
 
{{documentation/{{documentation/version}}/module-section|Panels and their use}}
 +
[[Image:ResectionVolume_Panel.PNG|left]]
 +
 +
'''Fiducial Points''' - The points used to generate a 3D surface<br/><br/>
 +
'''Resection area model''' - Model for the 3D surface<br/><br/>
 +
'''Generate resection surface''' - Checkbox for generating the 3D surface after fiducial points and resection area model have been specified<br/><br/>
 +
'''Label map''' - The label map to be recolored<br/><br/>
 +
'''Label value for recoloring''' - The label map value to be recolored<br/><br/>
 +
'''Label value for resection area''' - The value to be recolored to<br/><br/>
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Latest revision as of 15:00, 19 August 2014

Home < Documentation < Nightly < Modules < ResectionVolume


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

Extension: ResectionPlanner
Author: Matt Lougheed (Queen's University)
Contact: Matt Lougheed, <email>8ml74@queensu.ca</email>

Module Description

ResectionVolume uses fiducials to generate 3D convex-hull shapes which can be used to recolor a label map.

Use Cases

1. Input labelmap model
2. Place fiducials
3. Generate 3D surface
4. Recolor label map

Tutorials

Panels and their use

ResectionVolume Panel.PNG

Fiducial Points - The points used to generate a 3D surface

Resection area model - Model for the 3D surface

Generate resection surface - Checkbox for generating the 3D surface after fiducial points and resection area model have been specified

Label map - The label map to be recolored

Label value for recoloring - The label map value to be recolored

Label value for resection area - The value to be recolored to

Similar Modules

Information for Developers