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

답변 (2개)

Image Analyst
Image Analyst 2014년 8월 11일

0 개 추천

So call imshow(), image(), imfuse(), imshowpair(), or imagesc(). What's the problem?
Brian Hannan
Brian Hannan 2014년 8월 11일

0 개 추천

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

댓글 수: 1

Stalin Samuel
Stalin Samuel 2014년 8월 14일
thanks for your idea.i got the answer .X = dicomread(filename) is my required code

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Display Image에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

질문:

2014년 8월 11일

댓글:

2014년 8월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by