<br>Dear all,<br>
<br>
is there anyway of setting the initial iteration of the CentredTransformInitializer manually?<br>
<br>
The CentredTransformInitializer uses either GeometryOn() or momentsOn() that calculates<br>
the center of the image, but that produces an initial parameter that fails the registration even<br>
before it starts, because its errors:<br>
Description: itk::ERROR: MeanSquaresImageToImageMetric(0x9dfa3f0): All the points mapped to outside of the moving image<br>
<br>
Alternatively, can I just overwrite the parameters that are produced by the centredTransformInitializer? How?<br>
<br>
I'm using the VersorRigid3DTransform.<br>
<br>
cheers, Michael<br>
<br>