Hi there,
I’m working on a registration-related project. While I was working on this project, I noticed something interesting after performing the following steps:
- created a segmentation from one volume
- shifted the original volume via a linear transformation
- created a second segmentation from the transformed volume
- performed segment comparison
I noticed that the reference volume and the compare volumes are different in size under the Dice similarity metrics. I wonder if I misunderstood how to use the segment comparison module or if there is a bug that needs to be addressed.
I attached a screenshot of what I have just described and a screenshot. I can send you a copy of what I did(I tried to include the source file here but I can’t upload it from here)
Thanks in advance for your help.