Difference between revisions of "LineMotion Extension"
From NAMIC Wiki
Line 15: | Line 15: | ||
* Developer: Laurent Chauvin | * Developer: Laurent Chauvin | ||
* For: SPL & Marianna Jakab | * For: SPL & Marianna Jakab | ||
+ | |||
+ | * Status: '''Completed''' | ||
==Options available== | ==Options available== |
Revision as of 00:34, 23 February 2011
Home < LineMotion ExtensionThe Biopsy Module consist in creating a Slicer module to simulate biopsy needle and reformating slices.
Now only available as extension.
Contents
Features
- Type: Extension
- Language: C++
- Developed OS: Ubuntu Maverick Meerkat (10.10)
- Compile on: Linux x86_64 / Windows 7 (x86) / Mac OS X
- Run on: Slicer 3.6.3 (only version tested)
- Starting Date: February, 3rd
- End Date: February, 22th
- Developer: Laurent Chauvin
- For: SPL & Marianna Jakab
- Status: Completed
Options available
- Draw line between two fiducials
- Extend line with two scalers
- Translate plane along axis
- Display squared plane perpendicular to the axis
- Toggle plane visibility
- Create a vtkMRMLLinearTransformNode to translate model with plane
- Use different fiducial lists
- Draw line of other fiducial lists
- Add color to 'unused' lines to avoid confusing
Under development
To develop
Tasklist
Bugfix
- Leaks when "Draw line" clicked twice
- Status: Fixed