Skip to content

Python script that takes a DICOM file of a CT scan as input and outputs a PLY file that can be converted to an STL file and 3D printed.

Notifications You must be signed in to change notification settings

arubattino/DICOMtoSTLV2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BMEN509-FinalProject (Winter 2022)

Python script that takes a set of DICOM files of a CT scan as input and outputs a PLY file that can be converted to an STL file and 3D printed.

This project was completed for BMEN509 - Introduction to Biomedical Imaging. The goal of this project was to create a script that took CT scan data in the form of DICOM files and create 3D printible mesh in the form of an STL file. Due to time contraints the output file was written as a PLY instead of an STL which was then converted to an STL in Blender while cleaning the mesh.

About

Python script that takes a DICOM file of a CT scan as input and outputs a PLY file that can be converted to an STL file and 3D printed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%