Borrar filtros
Borrar filtros

CT Dicom to mat HU display problem

1 visualización (últimos 30 días)
Dan Smith
Dan Smith el 27 de Nov. de 2018
Comentada: Rik el 27 de Nov. de 2018
I ran CERR on CT dicom files to create one mat file that has a variable planC containing the image data. I then took planC (a 1x25 cell) with code imagesc(CTimgmat(:,:,200)) to display the image and compared the x,y,index position/value to that which is displayed for the dicom images in OSIRIX or any other viewer that displays the pixels in HU units. The two didn't match up by about a thousand but it differs pixel to pixel. My goal is to run imagesc(CTimgmat(:,:,"slice#")) and have index # display as HU. Can anyone help?
  2 comentarios
Rik
Rik el 27 de Nov. de 2018
Did your conversion take the slope and intercept in the dicom info into account?
Rik
Rik el 27 de Nov. de 2018
Comment posted as answer:
I've tried multiple solutions listed below, but nothing ever matches up to the HU listed in Osirix
The people on github seem experienced with both CERR and Matlab, so I suspect the best course of action is to continue on that thread. I don't know why it would match up with OsiriX if you are using the dicom fields to convert to HU.

Iniciar sesión para comentar.

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