Difference between revisions of "Biopsy Module"
From NAMIC Wiki
Line 1: | Line 1: | ||
The Biopsy Module consist in creating a Slicer module to simulate biopsy needle and reformating slices.<br> | The Biopsy Module consist in creating a Slicer module to simulate biopsy needle and reformating slices.<br> | ||
''Now only available as extension.'' | ''Now only available as extension.'' | ||
+ | |||
+ | ==Features== | ||
+ | |||
+ | * Language: C++ | ||
+ | * Developed OS: Ubuntu Maverick Meerkat (10.10) | ||
+ | * Running OS: Linux x86_64 / Windows 7 / Mac OS X | ||
+ | * Running Slicer: 3.6.3 | ||
+ | * Starting Date: February, 3rd | ||
+ | * Beta Release: '''February, 10th''' | ||
+ | * Expected Deadline: '''February, 23th''' | ||
+ | * Developer: Laurent Chauvin | ||
==Options available== | ==Options available== |
Revision as of 06:28, 8 February 2011
Home < Biopsy ModuleThe Biopsy Module consist in creating a Slicer module to simulate biopsy needle and reformating slices.
Now only available as extension.
Features
- Language: C++
- Developed OS: Ubuntu Maverick Meerkat (10.10)
- Running OS: Linux x86_64 / Windows 7 / Mac OS X
- Running Slicer: 3.6.3
- Starting Date: February, 3rd
- Beta Release: February, 10th
- Expected Deadline: February, 23th
- Developer: Laurent Chauvin
Options available
- Draw line between two fiducials
- Extend line with two scalers
- Translate plane along axis
- Draw plane perpendicular to the axis (New)
- Toggle plane visibility (New)
- Create a vtkMRMLLinearTransformNode to translate model with plane (New)
Under development
- Modify perpendicular plane to be square
- Estimated Date: Tuesday, 8th February
- Use reformating widget to display view of the new plane
- Estimated Date: Tuesday, 8th February
To develop
- Reorganize control widgets