how to show image from MAT file

Hi, I am new in Matlab. I have data in MAT format and loaded it on Matlab. It shows (128x128x3) 100 and 'uint8 ' as data type. How can I show the image? I really need the solution. Thank you.

Risposte (1)

Walter Roberson
Walter Roberson il 3 Mar 2017

0 voti

imshow() the variable name that the image is stored in.

Categorie

Scopri di più su Convert Image Type in Centro assistenza e File Exchange

Richiesto:

il 3 Mar 2017

Risposto:

il 3 Mar 2017

Community Treasure Hunt

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

Start Hunting!

Translated by