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 comentario

Sean de Wolski
Sean de Wolski el 5 de En. de 2012
What is the range and size of the uint8 version of gabout?
range(uint8(gabout))
size(gabout)

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre DICOM Format en Centro de ayuda y File Exchange.

Preguntada:

el 5 de En. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by