フィルターのクリア

Getting DICOM viewer to view DICOM images in order of sequence ID

8 ビュー (過去 30 日間)
Brian
Brian 2013 年 7 月 26 日
コメント済み: Evolution 2016 年 8 月 20 日
Hello, thanks for reading this,
I have a problem with getting DICOM images to be viewed in order. By this I mean view the image from the top, and have each consecutive slice be the next one down in the transverse plane.
I can view a directory using dicomread and a for loop, but when I do, the images do not appear in order in the transverse plane, they jump between multiple slices in a random order. I don't think this is MATLAB's fault; instead, I think the files were saved out of order when our machine saved the images to file.
I can import any of the sequenced files into ITK SNAP, and have the images appear in order of the sequence ID, but I haven't done much work outside of this. Is it possible for MATLAB to do something similar, which will allow me to view the DICOM images in order?
Thanks for your advice

採用された回答

Sean de Wolski
Sean de Wolski 2013 年 7 月 26 日
There are a lot of good dicom reader and viewer apps on the File Exchange:
  9 件のコメント
Mohammed ABDELAZIZ
Mohammed ABDELAZIZ 2016 年 3 月 16 日
Thenk you Matt Kinding
Evolution
Evolution 2016 年 8 月 20 日
thank you Matt.Your code was perfect and it solved my problem too.

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

その他の回答 (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