3D image

How to read a 3D image in matlab.

Answers (1)

Wayne King
Wayne King on 1 May 2012

0 votes

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()

Categories

Tags

Asked:

on 1 May 2012

Community Treasure Hunt

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

Start Hunting!