Difference between revisions of "Biopsy Module"
From NAMIC Wiki
(Created page with 'The Biopsy Module consist in creating a Slicer module to simulate biopsy needle and reformating slices. ==Options available== * Draw line between two fiducials * Extend line wi…') |
|||
Line 2: | Line 2: | ||
==Options available== | ==Options available== | ||
+ | ---- | ||
* Draw line between two fiducials | * Draw line between two fiducials | ||
Line 11: | Line 12: | ||
==Under development== | ==Under development== | ||
+ | ---- | ||
* Use reformating widget to display view of the new plane | * Use reformating widget to display view of the new plane | ||
==To develop== | ==To develop== | ||
+ | ---- | ||
+ | |||
+ | * Reorganize control widgets | ||
+ | |||
+ | ==Screenshots== | ||
+ | ---- |
Revision as of 05:58, 8 February 2011
Home < Biopsy ModuleThe Biopsy Module consist in creating a Slicer module to simulate biopsy needle and reformating slices.
Options available
- Draw line between two fiducials
- Extend line with two scalers
- Draw plane perpendicular to the axis
- Translate plane along axis
- Toggle plane visibility
- Create a vtkMRMLLinearTransformNode to translate model with plane
Under development
- Use reformating widget to display view of the new plane
To develop
- Reorganize control widgets