필터 지우기
필터 지우기

dicomwrite

조회 수: 1 (최근 30일)
Usama Javed
Usama Javed 2012년 1월 5일
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개)

카테고리

Help CenterFile Exchange에서 DICOM Format에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by