Difference between revisions of "OsteoPlan"

From NAMIC Wiki
Jump to: navigation, search
(Blanked the page)
 
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The OsteoPlan project consist in porting OsteoPlan module from Slicer 2.6 to Slicer 3.6.
 
  
==Tasks==
 
----
 
 
 
{|border="1" cellpadding="3" width="55%" text-align="center"
 
| style="width:80%; background:#88A8FF"|Task
 
| style="width:10%; background:#88A8FF"|Status
 
| style="width:10%; background:#88A8FF"|Other
 
|-
 
| Create a cutter (vtkBoxWidget2)
 
| style="background:#66FF8C"| 100%
 
| [[OsteoPlan#To Do|[Opt]]] [[OsteoPlan#Screenshots|[Scrs]]]
 
|-
 
| Clipping Model with the cutter (vtkClipPolyData)
 
| style="background:#66FF8C"| 100%
 
| [[OsteoPlan#To Do|[Opt]]] [[OsteoPlan#Screenshots|[Scrs]]]
 
|-
 
| Add OsteoPlan on Slicer trunk as Extension
 
| style="background:#66FF8C"| 100%
 
| --
 
|-
 
| Fix clipping to be able to move models and make multiple clipping
 
| style="background:#66FF8C"| 100%
 
| [[OsteoPlan#Screenshots|[Scrs]]]
 
|-
 
|}
 
 
==To Do==
 
----
 
 
 
{|border="1" cellpadding="3" width="55%"
 
| style="background:#FF809F"|Important
 
| style="background:#FF809F"|Type
 
|-
 
| style="background:#FFDF80"|To do as soon as possible
 
| style="background:#FFDF80"|Type
 
|-
 
| Fix few bugs on vtkBoxWidget (Handle Size when resizing plane, Displaying Surfaces)
 
| Bug
 
|-
 
| Use vtkInteractor to move models
 
| Opt
 
|-
 
| Fix models from poly data visibility
 
| Bug
 
|-
 
| style="background:#66FF8C"|To do
 
| style="background:#66FF8C"|Type
 
|}
 
 
==Screenshots==
 
----
 
 
 
<center>
 
<gallery widths="180" perrow="3">
 
Image:OriginalModel.jpg| Original Model
 
Image:AfterClipping.jpg| After Clipping
 
Image:AfterMoving.jpg| After Moving
 
</gallery>
 
</center>
 
 
==Meetings==
 
----
 

Latest revision as of 19:06, 5 January 2012

Home < OsteoPlan