Back to Projects List
- Isaiah Norton (BWH)
- Lauren O'Donnell (BWH)
- Tamas Ungi (Queen's)
- Eliminate remaining dependencies in Slicer core for fiberbundle and DTI volume rendering, to simplify both Slicer core and SlicerDMRI maintenance and refactorability.
- Objective 1:
- Remove remaining DMRI display-related code from Slicer core
- Remove remaining DMRI i/o code from Slicer core
- Objective 2:
- Test pip installation of dependency list in Qt5/VS2015 Slicer on Windows and Mac
- Discuss with Jc and other contributors
- Initial FiberBundleNode refactoring: SlicerDMRI/SlicerDMRI#94
- Abstract display pipeline so that renderer can have a consistent input connection for the life of the display node.
- New displayable manager for fiberbundle 3D
- Allows to replace slow part of the render pipeline:
- selection and sub-sampling: set cell visibility per line instead of doing polydata extraction round-trip to CPU
- 2D view/slice intersection
- Allows to replace slow part of the render pipeline:
- Move volume visualization code
- Source code: https://github.com/SlicerDMRI/SlicerDMRI
- Documentation: https://dmri.slicer.org