how to extract image SPECT from image fusion SPECT-CT
6 views (last 30 days)
Show older comments
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
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.
Answers (0)
See Also
Categories
Find more on Image Segmentation and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!