Difference between revisions of "Slicer3 Mesh Meeting October 2008"
From NAMIC Wiki
(New page: *UserInterfacePanel **Resolved with new MainWindow and Notebook interface **Notebook is not resizing dynamically - Needs to be investigated *CMake issues **Appears to be a bug in CMake wh...) |
|||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
**It finds the Slicer3 version of the installed copy, but not the local version even when specified via ccmake | **It finds the Slicer3 version of the installed copy, but not the local version even when specified via ccmake | ||
*Image Orientation | *Image Orientation | ||
+ | **Handle VTK Image Orientation in the Image Actor | ||
+ | **Create Surface | ||
+ | **Voxel Mesh | ||
+ | **Material Property Assignment | ||
*Widget Event Handling | *Widget Event Handling | ||
+ | *Image Handling - Meshing requires and ITK image for processing. Integration must generate such a version |
Latest revision as of 19:28, 27 October 2008
Home < Slicer3 Mesh Meeting October 2008- UserInterfacePanel
- Resolved with new MainWindow and Notebook interface
- Notebook is not resizing dynamically - Needs to be investigated
- CMake issues
- Appears to be a bug in CMake when trying to include ITK, VTK and KWWidgets
- It finds the Slicer3 version of the installed copy, but not the local version even when specified via ccmake
- Image Orientation
- Handle VTK Image Orientation in the Image Actor
- Create Surface
- Voxel Mesh
- Material Property Assignment
- Widget Event Handling
- Image Handling - Meshing requires and ITK image for processing. Integration must generate such a version