Skip to content

BlazingForests/sparseicp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparse Iterative Closest Point (SparseICP)

C++ implementation for the paper:

"Sparse Iterative Closest Point"
Sofien Bouaziz, Andrea Tagliasacchi, Mark Pauly
Symposium on Geometry Processing 2013
Journal: Computer Graphics Forum.

Project webpage: http://lgg.epfl.ch/sparseicp You can download the single-file header only library here: https://raw.githubusercontent.com/OpenGP/sparseicp/master/ICP.h

Source Code Licence

This Source Code is subject to the terms of the Mozilla Public License v. 2.0. If a copy of the MPL was not distributed with this file, you can obtain one at http://mozilla.org/MPL/2.0/.

About

Automatically exported from code.google.com/p/sparseicp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.5%
  • C 1.4%
  • CMake 0.1%