Back to Projects List
- Yi Gao (Shenzhen University)
Virtual endoscopy extracts the lumen from volumetric images and creates a fly-through visualization similar to the real endoscopy examinations.
Slicer has an Endoscopy module, based on Delphine Nain's work: https://dspace.mit.edu/handle/1721.1/87240
The current Endoscopy module requires the already extracted surface as input. The proposed module, however, starts from volumetric data and can perform vessel segmentation etc.
- Objective A. Add the VirtualEndoscopy to Slicer extension.
- Objective B. Contribute the vessel segmentation as a Segmentation Effect.
- Improve the code by using ui file to control the widgets.
- Preparing the documents/figures for answering pull request questions of the ExtensionIndex.
- It's currently already on github.
- The extension and the module has already been pushed to github