view only x ray image
이전 댓글 표시
i have n no of images .my objective is to show only the x ray image.
답변 (2개)
Image Analyst
2014년 8월 11일
0 개 추천
So call imshow(), image(), imfuse(), imshowpair(), or imagesc(). What's the problem?
Brian Hannan
2014년 8월 11일
0 개 추천
How are you storing the images? You can likely view the image easily with imread and imshow.
카테고리
도움말 센터 및 File Exchange에서 Display Image에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!