Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 369 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 369 Bytes

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.