Back to Projects List
- Andras Lasso (Queen's University, Canada)
- Csaba Pinter (Queen's University, Canada)
- Michael Halle (Brigham and Women’s Hospital and Harvard Medical School)
OpenAnatomy is an initiative to change the anatomy atlas through open data, community-based collaborative development, and free distribution of medical knowledge. In the first phase of the project a few existing atlases were converted into a common format and made publicly accessible via a simple web application. The project is starting its next phase, which aims to design a storage format that is suitable for storing anatomical images, shapes, and descriptive information, and develop tools for viewing, creating, and editing these atlases.
3D Slicer supports importing, visualizing, and annotating medical images and export the resulting data in a variety of formats. Therefore, 3D Slicer could serve as a basis of an OpenAnatomy authoring tool.
OpenAnatomy project needs an authoring tool and 3D Slicer almost fulfills all the needs except specific import/export features and some improvements in data annotation capabilities.
Improve 3D Slicer’s existing features to support glTF file format export/import and allow defining hierarchies and standard terminology for segmented structures. Tasks are shared between experienced Slicer core developers and junior software developers, and directed by OpenAnatomy experts.
- Implement glTF exporter module that allows writing segmentations or model hierarchies as glTF files.
- Test and optimize workflow based on converting and editing existing anatomical atlases.
- Made available recent VTK glTF import/export methods in Slicer
- Implemented module for one-click export of segmentation to glTF
- Made available these modules in OpenAnatomy extension for preview releases.
Available in extension manager!
Next step is implementing metadata export: writing terminology and links to gltf file to json file.