dicomwrite

i applying gabor filter to dicom image and displaying it with the following command: dicomwrite(uint8(gabout),'1g.dcm')
it is not giving any error but the image is too grayish... is there any other command to display it correctly. I shall be thankful...

댓글 수: 1

Sean de Wolski
Sean de Wolski 2012년 1월 5일
What is the range and size of the uint8 version of gabout?
range(uint8(gabout))
size(gabout)

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

답변 (0개)

카테고리

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

질문:

2012년 1월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by