convert CT slice to 3d array
Mostrar comentarios más antiguos
Hello !
I am writing to see if somebody can help me to know how to convert CT slice to 3D array to use it in marching cubes ISO-surface extraction ,
and do i use one ct slice or more than one to convert it to 3d array?
Every little help is greatly appreciated!
thanks .
Respuesta aceptada
Más respuestas (1)
Matt Kindig
el 27 de Abr. de 2012
If you have the images in DICOM format, you can use 'dicomread' to read the images.
help dicomread
1 comentario
Yassmin Abdallah
el 27 de Abr. de 2012
Categorías
Más información sobre Convert Image Type en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!