フィルターのクリア

CT Dicom to mat HU display problem

1 回表示 (過去 30 日間)
Dan Smith
Dan Smith 2018 年 11 月 27 日
コメント済み: Rik 2018 年 11 月 27 日
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 件のコメント
Rik
Rik 2018 年 11 月 27 日
Did your conversion take the slope and intercept in the dicom info into account?
Rik
Rik 2018 年 11 月 27 日
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.

サインインしてコメントする。

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