Dear Elastix team,
I am using registration masks both on the fixed and moving images to focus the registration on the regions of interest. So, the image samples are drawn within the fixed image mask for computing the derivative of the similarity as well as bending energy terms during the stochastic gradient descent procedure. I want to also use a rigidity penalty term, with the corresponding rigidity co-efficient image specified on the moving image. Now, my moving image registration mask excludes the region that needs to remain rigid on the moving image during the registration (specified via the rigidity co-efficient image). In this case, does the rigidity penalty term have any effect on the registration?
In the rigidity penalty paper (Staring et al. 2007, Medical Physics), I see that the rigidity term is evaluated on the control points of the B-spline grid and not on the samples drawn from the fixed image inside the fixed image registration mask. In this case, can it happen that even if the fixed image samples do not fall inside the specified rigidity region on the moving image, a control point may, and hence rigidity of the moving image region is imposed?
Thank you!