3D image
1 view (last 30 days)
Show older comments
How to read a 3D image in matlab.
Answers (1)
Wayne King
on 1 May 2012
What format is it? You can use imread() for a number of formats. If it is just stored in a .mat file, then use load()
0 Comments
See Also
Categories
Find more on DICOM Format 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!