フィルターのクリア

Gaussian noise in dicom images

2 ビュー (過去 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 Center および File ExchangeDICOM Format についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by