drmichaeldouglass / MedBlend

A Medical Visualisation Add-On for Blender
MIT License
67 stars 4 forks source link

DICOM to mesh #3

Closed yusufalibrahim1994 closed 1 year ago

yusufalibrahim1994 commented 1 year ago

Is there a way to convert the visualized volume render into a mesh in blender that can be exported?

drmichaeldouglass commented 1 year ago

Yes. You can use geometry nodes on the CT volume. If you add in a volume to mesh node, it will convert the CT volume to a mesh. You can then apply the geometry nodes modifier. That should save the volume as a mesh object and then you can export that mesh as an OBJ or STL file

drmichaeldouglass commented 1 year ago

You can also use the modifier, volume to mesh and select a threshold.