convert CT slice to 3d array
Show older comments
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 .
Accepted Answer
More Answers (1)
Matt Kindig
on 27 Apr 2012
If you have the images in DICOM format, you can use 'dicomread' to read the images.
help dicomread
1 Comment
Yassmin Abdallah
on 27 Apr 2012
Categories
Find more on Convert Image Type in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!