bing-jian / gmmreg

Implementations of the robust point set registration algorithm described in "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. For a Python implementation, please refer to http://github.com/bing-jian/gmmreg-python.
GNU General Public License v3.0
299 stars 96 forks source link

how to use the project to register my own data? #8

Open goodmorning12138 opened 2 years ago

goodmorning12138 commented 2 years ago

I want to use this project to my own data, but some problem occurs when i change the (.ini)s. Please give me some advice, thanks very much.