- Designed and built a modular software system for processing and visualizing tomography (bone scan) data, focusing on flexibility and extensibility for research workflows.
- Implemented a node-based pipeline architecture (inspired by Ryven) enabling users to construct custom data processing flows for alignment, transformation, and visualization.
- Developed interactive 3D visualization using VTK, allowing real-time exploration of volumetric data and improved interpretability of complex structures.
- Built a cross-platform GUI with PySide2/Qt, including persistent user settings and customizable interface modes (dark/light), enhancing usability for repeated workflows.
- Integrated data processing components using Python and pandas to support structured data manipulation within the pipeline.
- Reduced workflow fragmentation by combining data processing and visualization into a unified system, eliminating the need for multiple tools.
Back to projects
Mar 18, 2022
2 min read
Tomography Scan
Modular system for 3D medical imaging analysis and visualization