Point-Based Non-Rigid Surface Registration with Accuracy Estimation

Abstract

This article presents a new method for non-rigid surface registration between a surface model and a surface of an internal organ in a given 3D medical image. The surface is represented with a set of feature points, of which locations are represented by a graphical model. For constructing the representation, a set of corresponding points is distributed on each of training surfaces based on an entropy-based particle system. From these corresponding points, we estimate probability densities of the location of each feature point, the conditional probability distribution of the local image pattern around each feature point, and the probability distributions of relative positions between two neighboring feature points. When a new image is given, these densities are used for estimating the location of each feature point by means of a non-parametric belief propagation. The proposed method can estimate not only the locations of the feature points but also their conditional marginal distributions in a given image. Some experimental results obtained from real X-CT images are presented to show its performance.

Cite

Text

Hontani and Watanabe. "Point-Based Non-Rigid Surface Registration with Accuracy Estimation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5540181

Markdown

[Hontani and Watanabe. "Point-Based Non-Rigid Surface Registration with Accuracy Estimation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/hontani2010cvpr-point/) doi:10.1109/CVPR.2010.5540181

BibTeX

@inproceedings{hontani2010cvpr-point,
  title     = {{Point-Based Non-Rigid Surface Registration with Accuracy Estimation}},
  author    = {Hontani, Hidekata and Watanabe, Wataru},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {446-452},
  doi       = {10.1109/CVPR.2010.5540181},
  url       = {https://mlanthology.org/cvpr/2010/hontani2010cvpr-point/}
}