Newline 2025

From Scan to Screen: Processing Medical Imaging Data with Python and Three.js
2025-05-24 , Talks room

What if you could turn a CT scan into a 3D website? This talk walks through the full pipeline—from raw DICOM data to interactive browser visualization. Using Python libraries like pydicom, opencv, and pandas, we process and convert medical images into .nrrd format, applying computer vision techniques to clean up artifacts. Then, with Three.js, we render the scan in real-time on the web. This session explores how open tools bring medical imaging out of the clinic and into the browser.