Learning Based Coarse-to-Fine Image Registration

Abstract

This paper describes a coarse-to-fine learning based image registration algorithm which has particular advantages in dealing with multi-modality images. Many existing image registration algorithms [18] use a few designed terms or mutual information to measure the similarity between image pairs. Instead, we push the learning aspect by selecting and fusing a large number of features for measuring the similarity. Moreover, the similarity measure is carried in a coarse-to-fine strategy: global similarity measure is first performed to roughly locate the component, we then learn/compute similarity on the local image patches to capture the fine level information. When estimating the transformation parameters, we also engage a coarse-tofine strategy. Off-the-shelf interest point detectors such as SIFT [12] have degraded results on medical images. We further push the learning idea to extract the main structures/landmarks. Our algorithm is illustrated on three applications: (1) registration of mouse brain images of different modalities, (2) registering human brain image of MRI T1 and T2 images, (3) faces of different expressions. We show greatly improved results over the existing algorithms based on either mutual information or geometric structures.

Cite

Text

Jiang et al. "Learning Based Coarse-to-Fine Image Registration." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587396

Markdown

[Jiang et al. "Learning Based Coarse-to-Fine Image Registration." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/jiang2008cvpr-learning/) doi:10.1109/CVPR.2008.4587396

BibTeX

@inproceedings{jiang2008cvpr-learning,
  title     = {{Learning Based Coarse-to-Fine Image Registration}},
  author    = {Jiang, Jiayan and Zheng, Songfeng and Toga, Arthur W. and Tu, Zhuowen},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2008},
  doi       = {10.1109/CVPR.2008.4587396},
  url       = {https://mlanthology.org/cvpr/2008/jiang2008cvpr-learning/}
}