Gaussian noise in dicom images

1 次查看(过去 30 天)
fathima .k
fathima .k 2016-5-4
I have added Gaussian noise a DICOM image using the following commands.. B=dicomread('image.dcm'); C=imnoise(B,'guassian'); imshow(C); imcontrast; But it entirely corrupts the image...when I am doing the same for a .jpg file it does not corrupt the whole image...please help to solve this problem.... Thanks in advance

回答(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