DICOM Alignment (slice by slice substraction)

10 ビュー (過去 30 日間)
Madi khad
Madi khad 2020 年 1 月 13 日
コメント済み: Madi khad 2020 年 1 月 14 日
Hello,
I have many DICOM serial images (210 slices each one) for the same core but in two different conditions. I need to subtract two files (Slice by slice) in the same location and compare them. Let's assume the image parameters like pixel spacing, slice thickness, etc. are the same. But the core may moved after each scan. How can I achieve the image alignment? in the end, I would like to find a 2D matrix (i, j) with the pixel by pixel substraction values between the two series of images.
Thank you!
  2 件のコメント
Rik
Rik 2020 年 1 月 14 日
Are there any object features you could automatically detect? If so, you can use that as landmarks to determine the required transformation.
Madi khad
Madi khad 2020 年 1 月 14 日
No there is no object features that i can detect.I'am trying with imregtform, have any idea how to use it?
Thank you

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

回答 (1 件)

Selva Karna
Selva Karna 2020 年 1 月 14 日
Set thresold on slides
Segment objecct and convert as volume
  1 件のコメント
Madi khad
Madi khad 2020 年 1 月 14 日
I'am trying with imregtform, have any idea how to use it?
thank you

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

カテゴリ

Help Center および File ExchangeConvert Image Type についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by