how store multi image in on file ?

i have many x ray images ,i want to save them inone file after preprocessing ,how ican do that?

Answers (2)

Geoff Hayes
Geoff Hayes on 28 Dec 2020
Rana - consider writing the images to a single tif file. Please see the example at Write Multiple Images to TIFF File.
Image Analyst
Image Analyst on 28 Dec 2020
You can make a multidimensional image and save it to a .mat file if you want.

2 Comments

i saved them as an vector but ,in the second stage (CNN) not accepted
You probably should have said that in the beginning, don't you think?
I'll add the Deep Learning Toolbox to the product list at the right, and add a few tags.
Well anyway, it looks like Geoff's answer solved it since you accepted that answer.

Sign in to comment.

Asked:

on 28 Dec 2020

Commented:

on 30 Dec 2020

Community Treasure Hunt

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

Start Hunting!