modern-icp 0.1.0

A modern modular pure Rust implementation of the Iterative Closest Point algorithm.
Documentation

Modern ICP

Crates.io Docs MIT/Apache 2.0 Build Status

A modern modular pure Rust implementation of the Iterative Closest Point algorithm.

Example

use modern_icp::{};