Difference between revisions of "Biopsy Module"

From NAMIC Wiki
Jump to: navigation, search
(Blanked the page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The Biopsy Module consist in creating a Slicer module to simulate biopsy needle and reformating slices.<br>
 
  
[[Image:Logo spl.gif|190px|right| SPL]]
 
 
==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
 
* Status: '''Under development'''
 
 
==Options available==
 
----
 
* Draw line between two fiducials
 
* Extend line with two scalers
 
* Translate and rotate plane along axis
 
* Display squared planes perpendicular, plane0 and plane90 to the axis
 
* Toggle planes visibility
 
* Create a vtkMRMLLinearTransformNode to translate model with plane
 
* Use different fiducial lists
 
* Reslicing using "new" planes
 
 
==Under development==
 
----
 
 
==To develop==
 
----
 
 
==Tasklist==
 
----
 
* Reorganize control widgets
 
 
==Bugfix==
 
----
 
* Leaks when "Draw line" clicked twice
 
** ''Status'': Fixed
 
 
==Link==
 
----
 
[http://svn.na-mic.org/NAMICSandBox/trunk/IGTLoadableModules/BiopsyModule BiopsyModule on NAMIC SandBox]
 
 
==Screenshots==
 
----
 
 
==Meetings==
 
----
 

Latest revision as of 19:09, 5 January 2012

Home < Biopsy Module