icp_2d

Crates.ioicp_2d
lib.rsicp_2d
version0.1.3
created_at2024-01-29 22:12:52.334184+00
updated_at2025-04-17 19:43:06.242562+00
descriptionA 2D Iterative Closest Point implementation in Rust
homepage
repository
max_upload_size
id1119405
size20,954
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