Difference between revisions of "Biopsy Module"
From NAMIC Wiki
Line 14: | Line 14: | ||
* Expected Deadline: '''February, 23th''' | * Expected Deadline: '''February, 23th''' | ||
* Developer: Laurent Chauvin | * Developer: Laurent Chauvin | ||
− | * For: SPL | + | * For: SPL |
− | |||
− | |||
==Options available== | ==Options available== | ||
Line 35: | Line 33: | ||
==To develop== | ==To develop== | ||
---- | ---- | ||
− | |||
− | |||
==Tasklist== | ==Tasklist== | ||
---- | ---- | ||
− | |||
* Reorganize control widgets | * Reorganize control widgets | ||
Line 48: | Line 43: | ||
** ''Status'': Fixed | ** ''Status'': Fixed | ||
− | + | ==Link== | |
+ | ---- | ||
+ | [http://svn.na-mic.org/NAMICSandBox/trunk/IGTLoadableModules/BiopsyModule BiopsyModule on NAMIC SandBox] | ||
==Screenshots== | ==Screenshots== | ||
---- | ---- | ||
− | |||
− | |||
==Meetings== | ==Meetings== | ||
---- | ---- |
Revision as of 00:39, 23 February 2011
Home < Biopsy ModuleThe Biopsy Module consist in creating a Slicer module to simulate biopsy needle and reformating slices.
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
- Expected Beta Release: February, 10th
- Expected Deadline: February, 23th
- Developer: Laurent Chauvin
- For: SPL
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 (but not draw all lines simultaneously yet)
Under development
- Use reformating widget to display view of the new plane
- Estimated Date: Friday, 11th February
To develop
Tasklist
- Reorganize control widgets
Bugfix
- Leaks when "Draw line" clicked twice
- Status: Fixed