JStech / ICP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICP

This repository contains implementations of the iterative closest point algorithm. The matlab subdirectory has all implementations of HMRF ICP, as discussed in "Robust low-overlap 3-D point cloud registration for outlier rejection" (ICRA 2019), for which no compilation is needed.

A demonstration of the method can be run easily from the demo subdirectory.

About


Languages

Language:C++ 46.0%Language:MATLAB 41.4%Language:CMake 12.5%Language:M 0.1%