Back to
Projects List
Open Meshed Anatomy Viewer using Trame Slicer
Key Investigators
- Andy Huynh (University of Western Australia)
- Benjamin Zwick (University of Western Australia)
- Karol Miller (University of Western Australia)
- Adam Wittek (University of Western Australia)
Project Description
The Open Meshed Anatomy Viewer is a web-app for researchers to download and visualize atlas-based meshes/grids for scientific computing based on Trame Slicer. trame-slicer is a Python library bringing 3DSlicer components in trame as a composable library. It uses 3D Slicer’s python wrapping and adds a thin wrapping to make it available with the trame framework.
Objective
- Objective A. Develop a Trame Slicer based web application to view meshes/grid with images.
- Objective B. Download meshes/grids.
- Objective C. Host web-app on cloud server.
- Objective D. Upload simulation results.
- Objective E. Extract statistics based on anatomical labels.
- Objective F. Morph meshes/grids to target MRI.
Approach and Plan
- Create a blank Trame Slicer repo project.
- Host project on cloud server (e.g. using docker, cap rover etc.).
- Load images and atlas.
- Test server-side rendering performance. (related Github Issue).
- Add features.
Progress and Next Steps
- We have developed detailed computational meshes using the SPL Brain Atlas.
- At the 39th Project Week in Montreal (2023) we developed a Trame-based web application that can be used to visualize the Open Meshed Anatomy in 3D Slicer
Illustrations

Background and References
- Open Meshed Anatomy Project Description - NA-MIC Project Week 39 in Montreal (2023)
- KitwareMedical/trame-slicer: Bring the capabilities of 3D Slicer to the web with modern UI using the trame framework!