DICOM Alignment (slice by slice substraction)
2 views (last 30 days)
Show older comments
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 Comments
Rik
on 14 Jan 2020
Are there any object features you could automatically detect? If so, you can use that as landmarks to determine the required transformation.
Answers (1)
See Also
Categories
Find more on DICOM Format 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!