how store multi image in on file ?

조회 수: 6 (최근 30일)
Rana Muayad
Rana Muayad 2020년 12월 28일
댓글: Image Analyst 2020년 12월 30일
i have many x ray images ,i want to save them inone file after preprocessing ,how ican do that?

답변 (2개)

Geoff Hayes
Geoff Hayes 2020년 12월 28일
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 2020년 12월 28일
You can make a multidimensional image and save it to a .mat file if you want.
  댓글 수: 2
Rana Muayad
Rana Muayad 2020년 12월 30일
i saved them as an vector but ,in the second stage (CNN) not accepted
Image Analyst
Image Analyst 2020년 12월 30일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by