Display same slice across all 3d images in the same folder

2 visualizaciones (últimos 30 días)
Shaurov Das
Shaurov Das el 19 de Mayo de 2022
Respondida: yanqi liu el 20 de Mayo de 2022
I have 15 3D images (size: 96x96x24) in a folder. I want to display the same slice from all images (for example: I want to show only the 12th slice out of the 24 slices). How do I do that? Thank you.

Respuestas (1)

yanqi liu
yanqi liu el 20 de Mayo de 2022
yes,sir,may be use for loop to get image list,and use data(:,:,12) to get the 12th slice

Categorías

Más información sobre Images en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by