Back to Projects List
- Sam Horvath (Kitware, Inc)
THe goal of this project is to introduce the 3D Slicer community to the Computational Model Builder, and our new efforts to extend its functionality in the medical image domain
CMB is an open source platform for creating and running simulations based on 3D mesh models. It provides many powerful tools for mesh annotation (terminology, cell selection, etc). However, it currently does not have support for reading image data or generating meshes directly from images. We are currently working on adding that support, with the goal of making the CMB framework usabe in medical image contexts.
- Introduce the 3D Slicer community to the possible usefulness of CMB
- Implement image data reading, display, and basic segmentation (thresholding, etc)
- Discuss / demo the CMB platform
- Integrate ITK into the CMB plaform
- Integrate display of oriented image data in VTK
- Basic thresholding
- Integrated ITK image reader
- Integrated 3D Slicer display - no orientation yet
- Some productive discussion about Paraview vs. Slicer