view only x ray image
Show older comments
i have n no of images .my objective is to show only the x ray image.
Answers (2)
Image Analyst
on 11 Aug 2014
0 votes
So call imshow(), image(), imfuse(), imshowpair(), or imagesc(). What's the problem?
Brian Hannan
on 11 Aug 2014
0 votes
How are you storing the images? You can likely view the image easily with imread and imshow.
1 Comment
Stalin Samuel
on 14 Aug 2014
Categories
Find more on Display Image in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!