i have n no of images .my objective is to show only the x ray image.

Réponses (2)

Image Analyst
Image Analyst le 11 Août 2014

0 votes

So call imshow(), image(), imfuse(), imshowpair(), or imagesc(). What's the problem?
Brian Hannan
Brian Hannan le 11 Août 2014

0 votes

How are you storing the images? You can likely view the image easily with imread and imshow.

1 commentaire

Stalin Samuel
Stalin Samuel le 14 Août 2014
thanks for your idea.i got the answer .X = dicomread(filename) is my required code

Connectez-vous pour commenter.

Catégories

En savoir plus sur Display Image dans Centre d'aide et File Exchange

Tags

Aucun tag saisi pour le moment.

Commenté :

le 14 Août 2014

Community Treasure Hunt

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

Start Hunting!

Translated by