Projects:ProstateRegistration

From NAMIC Wiki
Jump to: navigation, search
Home < Projects:ProstateRegistration

Back to Stony Brook Algorithms

Particle Filter Registration of Medical Imagery

We transform the general problem of image registration to a sparse task of aligning point clouds. This is accomplished by considering the image as a probability density function, from which a point cloud is formed by randomly drawing samples. This allows us to apply a particle filtering technique for the registration. While point set registration and image registration are generally studied separately, this approach attempts to bridge the two. Thus, our contribution is threefold. Firstly, our method can handle affine transformations. Secondly, registration of partial images is more natural. Lastly, the point cloud representation is much sparser than the usual image representation as a discrete function. This allows us to drastically reduce the computational cost associated with 2D and 3D registration task.

Prostate registration

Experimental results demonstrate the fast and robust convergence of the proposed algorithm. See Figures below:

One the right side:

   Blue: prostate in prone position;
   Yellow: prostate in supine position.

One the left:

   Blue: The same prostate in prone position;
   Pink: Result of registering the Yellow (supine) towards the Blue (prone).

ProstateRegSupineToProneInParaview.png

DWI registration

When applying the method to register two point sets generated from DWI images, the local minima of the registration energy is successfully avoided and the figure below shows:

BrainBefore.png

Shows the original DWI point set in blue and the affine transformed one in red. The objective is to register the red to the blue.


BrainAfter.png

The result of using the particle filter image registration.

Key Investigators

  • Georgia Tech Algorithms: Yi Gao, Allen Tannenbaum

Publications