Borrar filtros
Borrar filtros

Gaussian noise in dicom images

2 visualizaciones (últimos 30 días)
fathima .k
fathima .k el 4 de Mayo de 2016
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

Respuestas (0)

Categorías

Más información sobre DICOM Format en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by