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
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 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!