Difference between revisions of "OsteoPlan"

From NAMIC Wiki
Jump to: navigation, search
Line 17: Line 17:
  
 
===Librairies===
 
===Librairies===
 
 
*Python 3.1.3
 
*Python 3.1.3
 
*CMake 2.8.3
 
*CMake 2.8.3
Line 34: Line 33:
 
==Options available==
 
==Options available==
 
----
 
----
 
 
* Toggling a cutter (vtkBoxWidget2 for now, should change)
 
* Toggling a cutter (vtkBoxWidget2 for now, should change)
 
* Multiple clipping (change for boolean or something else ?)
 
* Multiple clipping (change for boolean or something else ?)
Line 41: Line 39:
 
==Under development==
 
==Under development==
 
----
 
----
 
 
* Use other method than clipping to cut model (vtkClipClosedSurface, vtkImplicitBoolean, vtkExtractPolyDataGeometry)
 
* Use other method than clipping to cut model (vtkClipClosedSurface, vtkImplicitBoolean, vtkExtractPolyDataGeometry)
  
 
==To develop==
 
==To develop==
 +
----
 +
* Use or create widget to move clipped parts
 +
 +
==Tasklist==
 
----
 
----
  
* Use or create widget to move clipped parts
+
==Bugfix==
 +
----
 
* Fix visibility toggle of clipped parts
 
* Fix visibility toggle of clipped parts
  

Revision as of 05:08, 10 February 2011

Home < OsteoPlan

The OsteoPlan project consist in porting OsteoPlan module from Slicer 2.6 to Slicer 3.6.
Need VTK 5.7 at least to use vtkClipClosedSurface function.

PSI

Features


  • Type: Extension
  • Language: C++
  • Developed OS: Ubuntu Maverick Meerkat (10.10)
  • Compile on: Linux x86_64 / Windows 7 (x86)
  • Run on: Slicer 3.6.3 trunk (only version tested)
  • Starting Date: January, 4th
  • Expected Deadline: April ?
  • Developer: Laurent Chauvin
  • For: PSI

Librairies

  • Python 3.1.3
  • CMake 2.8.3
  • ITK 3.20.0
  • VTK 5.7
  • Itcl 3.4b1
  • Tk 8.5.9
  • Tcl 8.5.9
  • OpenIGTLink 2.0
  • cmcurl 4.2
  • Teem
  • BatchMake
  • KWWidgets


Options available


  • Toggling a cutter (vtkBoxWidget2 for now, should change)
  • Multiple clipping (change for boolean or something else ?)
  • Move clipped part through transformation node (vtkMRMLLinearTransformNode)

Under development


  • Use other method than clipping to cut model (vtkClipClosedSurface, vtkImplicitBoolean, vtkExtractPolyDataGeometry)

To develop


  • Use or create widget to move clipped parts

Tasklist


Bugfix


  • Fix visibility toggle of clipped parts

Screenshots


Meetings


  • MGH, Boston: January, 5th.
  • PSI, Andover: January, 27th. Waban Station, 11:30.
  • PSI, Andover: February, 10th. Newton Center Station, 8:45am.