How can i read .img files ?

12 次查看(过去 30 天)
I have a set of lung segmentation images in .img format. Can anyone please help me to view the image in MATLAB?

采纳的回答

Image Analyst
Image Analyst 2016-12-25
This is not a widely used image format. At least not widely used by enough people who use MATLAB so imread() will not read it. And I suppose people could come up with their own .img format. So you need to find out the format and check the File Exchange in the hopes someone has made a reader for it. Or else write your own.

更多回答(1 个)

Walter Roberson
Walter Roberson 2016-12-25

类别

Help CenterFile Exchange 中查找有关 Data Import and Analysis 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by