Given a novel pair of unregistered images of the same modalities as
our training images, we assume that when registered, the joint
intensity distribution of the novel images should be similar to that
of the training data. When mis-registered, one structure in the first
image will overlap a different structure in the second image, and the
joint intensity distribution will most likely look quite different
from the learned model. Given a hypothesis of registration
transformation, T, and the Gaussian mixture model, M, we can
compute the likelihood of the two images using Equation
2:
![]() |
To find the maximum likelihood transformation, TML, we use Powell
maximization [9] to ascend the log likelihood function
defined in Equation 8, finding the best rigid
transformation. In both the mixture of Gaussian and Parzen window
models of the distribution, the log likelihood objective function is
quite smooth. Figure 6 illustrates samples from the
negated objective function for various rotation angles (along one
dimension) and x position shifts of the transformation. Over this
sampled range of
degrees and
mm, the function is
always concave and has one minimum which occurs within a millimeter of
the correct transformation. Computing the registration by maximizing
the likelihood of the image pair given the transformation and the
model seems to be an efficient, accurate method of registration.