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 ExchangeDICOM 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