|
|
(38 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 (vtkBoxWidget)
| |
− | | 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
| |
− | | style="background:#66FF8C"| 100%
| |
− | | --
| |
− | |-
| |
− | | Fix clipping to be able to move models
| |
− | | 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
| |
− | |-
| |
− | | Add widget to control cutter thickness
| |
− | | Opt
| |
− | |-
| |
− | | Improve clipping speed
| |
− | | Opt
| |
− | |-
| |
− | | Check "ClippedModel" is not already existing before creating a new one
| |
− | | Bug
| |
− | |-
| |
− | | style="background:#66FF8C"|To do
| |
− | | style="background:#66FF8C"|Type
| |
− | |-
| |
− | | Talk to Noby about what is our part, and what is not. Which options implement, which not
| |
− | | Talk
| |
− | |-
| |
− | | Talk to know where to use vtkInteractor
| |
− | | Talk
| |
− | |}
| |
− |
| |
− | ==Screenshots==
| |
− |
| |
− | <center>
| |
− | <gallery widths="180" perrow="3">
| |
− | Image:OsteoPlan_Cutter.jpg| OsteoPlan Cutter
| |
− | Image:Screenshot.jpg| Before Clipping
| |
− | Image:OsteoPlan_After_Clipping.jpg| After Clipping
| |
− | </gallery>
| |
− | </center>
| |
− |
| |
− | ==Meetings==
| |