Skip to content

Size volume reconstruction #1179

Answered by Sunderlandkyl
LeidyMoraV asked this question in Q&A
Discussion options

You must be logged in to vote

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.

  <Image Name="Image" EmbeddedTransformToFrame="Probe" />

Add ProbeToReference to this section to get the "ProbeToReference" transform in Slicer.

      <TransformNames>
        <Transform Name…

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@LeidyMoraV
Comment options

@Sunderlandkyl
Comment options

@LeidyMoraV
Comment options

@Sunderlandkyl
Comment options

Answer selected by LeidyMoraV
@LeidyMoraV
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants