REM-ISBI11
Registration of Images with Topological Change via Riemannian Embedding
Abstract
In this paper, we develop a new deformable registration algorithm for images with pathology-induced topological changes. In this algorithm, 3D images are embedded as 4D surfaces in a Riemannian space and the registration is con- ducted as a surface evolution process. Our algorithm differs from existing methods in the sense that it takes an a-priori estimation of areas with topological change as an additional input and generates dense deformation vector fields which are free of false deformation. In particular, the output of our algorithm is composed of a diffeomorphic deformation field and an intensity displacement which corrects the intensity difference caused by the topological changes. The experi- ments demonstrate that our proposed algorithm is capable of accurately registering images with considerable topological changes. More importantly, the resulting deformation field is not impacted by topological changes, i.e., there is no false deformation.
Reference and Preprint
Xiaoxing Li , Xiaojing Long, Christopher Wyatt and the Alzheimer’s Disease Neuroimaging Initiative,
Registration of Images with Topological Change via Riemannian Embedding, To appear ISBI 2011.
Code
- REM-ISBI-2011.tar.gz [13.3 kB gzipped tar archive]
- REM-ISBI-2011.zip [17.8 kB zip archive]
Building the code requires CMake >= 2.6 and ITK >= 3.18.
Tested Configurations
Linux-x86 (GCC 3.4.3)
Comments and Bug Reports