how to extract image SPECT from image fusion SPECT-CT

5 views (last 30 days)
Dear all,
I have image as attached, that is the fusion between SPECT and CT.
how to extract Image SPECT only from this fusion SPECT-CT?
  1 Comment
Rik
Rik on 25 Apr 2022
What you effectively need to do is create a lookup table for every pixel value that encode both the activity and the density. This might not be possible. I would start by assuming the lowest value (of the three color channels) is the HU and the rest is the colormap of the activity. This will not discriminate between high density and high activity.
Since you're working with a NEMA phantom, wouldn't it be easier to fit a scan of the phantom to your data and subtract it?
I guess this shows why you should get original data, instead of fused images.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!