Borrar filtros
Borrar filtros

Volume rendering of medical data

2 visualizaciones (últimos 30 días)
vishal k
vishal k el 9 de Oct. de 2015
Respondida: James Ryland el 30 de Ag. de 2018
hi, I have a series of CT dicom image slices I want to volume render these slices and project the rendered 3d volume in along z- axis... can anyone advice me how to do this? regards vishal

Respuestas (2)

yryy
yryy el 25 de Jun. de 2017
try the VolumeRender function writtend by Dirk-Jan Kroon. https://cn.mathworks.com/matlabcentral/fileexchange/19155-volume-render

James Ryland
James Ryland el 30 de Ag. de 2018
I wrote some software for doing this a while back and you can grab it on matlab's community page: https://www.mathworks.com/matlabcentral/fileexchange/59161-volumetric-3
It's capable of overlaying and rendering multiple sources of volumetric data so long as they are in the same voxel coordinates and stored as 3D arrays. It also comes with a full GUI for editing and creating volumetric layers. It uses a similar technique to Vol3d, but its got a much more developed interface and GUI.
Disclaimer: I wrote volumetric 3, but it's essentially shareware so use it if it works for you!

Categorías

Más información sobre DICOM Format en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by