How can i read .img files ?

12 vues (au cours des 30 derniers jours)
Arathy Das
Arathy Das le 25 Déc 2016
Commenté : Arathy Das le 25 Déc 2016
I have a set of lung segmentation images in .img format. Can anyone please help me to view the image in MATLAB?

Réponse acceptée

Image Analyst
Image Analyst le 25 Déc 2016
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 commentaire
Arathy Das
Arathy Das le 25 Déc 2016
Ok.. Thank you sir

Connectez-vous pour commenter.

Plus de réponses (1)

Walter Roberson
Walter Roberson le 25 Déc 2016
  1 commentaire
Arathy Das
Arathy Das le 25 Déc 2016
Sir, I need to read .IMG files not .hdr.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Data Import and Analysis dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by