icp_2d

Crates.ioicp_2d
lib.rsicp_2d
version0.1.2
sourcesrc
created_at2024-01-29 22:12:52.334184
updated_at2024-02-09 16:53:46.803256
descriptionA 2D Iterative Closest Point implementation in Rust
homepage
repository
max_upload_size
id1119405
size15,789
Xavier Bradford (blechdavier)

documentation

README

icp_2d

This is a simple implementation of the Iterative Closest Point (ICP) algorithm for 2D point clouds. The algorithm is implemented in Rust and uses the nalgebra library for matrix operations.

Commit count: 0

cargo fmt