Image Similarity Using Mutual Information of Regions

Abstract

Mutual information (MI) has emerged in recent years as an effective similarity measure for comparing images. One drawback of MI, however, is that it is calculated on a pixel by pixel basis, meaning that it takes into account only the relationships between corresponding individual pixels and not those of each pixel’s respective neighborhood. As a result, much of the spatial information inherent in images is not utilized. In this paper, we propose a novel extension to MI called regional mutual information (RMI). This extension efficiently takes neighborhood regions of corresponding pixels into account. We demonstrate the usefulness of RMI by applying it to a real-world problem in the medical domain—intensity-based 2D-3D registration of X-ray projection images (2D) to a CT image (3D). Using a gold-standard spine image data set, we show that RMI is a more robust similarity meaure for image registration than MI.

Cite

Text

Russakoff et al. "Image Similarity Using Mutual Information of Regions." European Conference on Computer Vision, 2004. doi:10.1007/978-3-540-24672-5_47

Markdown

[Russakoff et al. "Image Similarity Using Mutual Information of Regions." European Conference on Computer Vision, 2004.](https://mlanthology.org/eccv/2004/russakoff2004eccv-image/) doi:10.1007/978-3-540-24672-5_47

BibTeX

@inproceedings{russakoff2004eccv-image,
  title     = {{Image Similarity Using Mutual Information of Regions}},
  author    = {Russakoff, Daniel B. and Tomasi, Carlo and Rohlfing, Torsten and Jr., Calvin R. Maurer},
  booktitle = {European Conference on Computer Vision},
  year      = {2004},
  pages     = {596-607},
  doi       = {10.1007/978-3-540-24672-5_47},
  url       = {https://mlanthology.org/eccv/2004/russakoff2004eccv-image/}
}