My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages

Robust Point Set Registration Using Gaussian Mixture Models

Copyright (C) 2005-2012 Bing Jian and Baba C. Vemuri

Description

This website hosts implementations of the robust point set registration algorithm described in the paper Robust Point Set Registration Using Gaussian Mixture Models, Bing Jian and Baba C. Vemuri, IEEE Transactions on Pattern Analysis and Machine Intelligence, 2011, 33(8), pp. 1633-1645. (An earlier conference version of this work appeared in the proceedings of ICCV'05 A Robust Algorithm for Point Set Registration Using Mixture of Gaussians, Bing Jian and Baba C. Vemuri.)

Currently we provide implementations in C++, MATLAB, and Python, with full source code. Windows executable, example data sets, and MATLAB demo scripts are available for download.

You can download the source code for free, use and change it as you like, but please refer to this website and cite our papers.

Acknowledgment

  1. This research was in part supported by the National Institutes of Health (NIH RO1 NS046812 and NS42075).
  2. This work has benefited a lot from the code and datasets used in several past related work including:
  3. This program was also tested on some other datasets provided by Adrian Peter, Tibério S. Caetano, Michal Sofka.
    • Adrian Peter and Anand Rangarajan, "A New Closed-Form Information Metric for Shape Analysis," Medical Image Computing and Computer-Assisted Intervention (MICCAI), 2006.
    • Tibério S. Caetano, Terry Caelli, Dale Schuurmans, Dante Augusto Couto Barone: Graphical Models and Point Pattern Matching. IEEE Trans. Pattern Anal. Mach. Intell. 28(10): 1646-1663 (2006)
    • Michal Sofka, Gehua Yang, Charles V. Stewart: Simultaneous Covariance Driven Correspondence (CDC) and Transformation Estimation in the Expectation Maximization Framework. IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2007
  4. Many thanks go to Santhosh Kodipaka, Ting Chen and Andriy Myronenk for testing this program and providing helpful suggestions.

FAQ

  1. How do I get the latest source code from this website?

Related Links

  1. http://www.cise.ufl.edu/research/cvgmi/Software.php#gmmreg
  2. http://www.cise.ufl.edu/~anand/students/chui/research.html
  3. http://www.cise.ufl.edu/~jho/AffineRegistration/
  4. http://www.robots.ox.ac.uk/~awf/lmicp/
  5. http://www.cs.cmu.edu/~ytsin/KCReg/
  6. http://www.csee.ogi.edu/~myron/matlab/cpd/
  7. http://www2.cs.man.ac.uk/~hous1/#downloads
  8. http://code.google.com/p/shapematching/
  9. http://mvp.visual-navigation.com/grasp.html

---

Please address any questions and/or comments to bing.jian@gmail.com

Last modified on Jan 29, 2012

Powered by Google Project Hosting