rsingla92 / aegle

A DICOM to STL application, intended to allow DICOM images to be 3D printed. Work in progress.
0 stars 3 forks source link

Rough design of application #1

Closed rsingla92 closed 10 years ago

rsingla92 commented 10 years ago

The rough design has been discussed:

Parse the DICOM -> image processing (filtering, thresholding, segmenting, etc) -> reconstruct the 3D volume (Marching Cubes) -> export as STL -> 3D print.