ilcamf / OpenGR

super4pcs几个作者写的配准工具OpenGR: A C++ library for 3D Global Registration

Home Page:https://storm-irit.github.io/OpenGR/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenGR

OpenGR is a set C++ libraries for 3D Global Registration. It is a fork of the Super4PCS library, and aims at providing several state of the art global registration algorithms for 3d data. This fork is maintened by the same authors as the Super4PCS library.

Documentation: https://storm-irit.github.io/OpenGR/

The library is currently under refactoring in order to:

  • add mechanisms to switch between different registration algorithms
  • factorize piece of codes shared by multiple algorithms
  • update the code with the new library name
  • remove some dependencies
  • update the documentation

Here's a BibTeX entry for OpenGR that you can use in your academic publications:

 @MISC{openGR,
  author = {Nicolas Mellado and others},
  title = {OpenGR: A C++ library for 3D Global Registration},
  howpublished = {https://storm-irit.github.io/OpenGR/},
  year = {2017}
 }

About

super4pcs几个作者写的配准工具OpenGR: A C++ library for 3D Global Registration

https://storm-irit.github.io/OpenGR/

License:Other


Languages

Language:C++ 86.1%Language:CMake 11.0%Language:Shell 1.1%Language:Batchfile 1.1%Language:C 0.7%