Size volume reconstruction #1179
Answered
by
Sunderlandkyl
LeidyMoraV
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
Sunderlandkyl
Mar 27, 2024
Replies: 1 comment 10 replies
-
I think that it is likely related to the calibration, it seems like the ultrasound image spacing is too large. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actually I realized there's an easier way. You can just change the parent transform of Image_Image to ImageToReference and use that instead, or use the Image_Reference volume for reconstruction instead.
Just don't try to record a sequence in the future using Image_Reference since the saved sequence will not contain the position information.
In any case here's some examples of other changes that you could make:
Change the EmbeddedTransformToFrame to "Probe" so that the image calibration is applied.
Add ProbeToReference to this section to get the "ProbeToReference" transform in Slicer.