Docs.rs
align3d-1.0.3
align3d 1.0.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
otaviog
Dependencies
approx ^0.5.1
normal
egui ^0.21.0
normal
optional
glob ^0.3.1
normal
image ^0.24.4
normal
itertools ^0.10.5
normal
nalgebra ^0.30.1
normal
nalgebra-glm ^0.16.0
normal
optional
ndarray ^0.15.3
normal
ndarray-linalg ^0.12.0
normal
ndarray-rand ^0.14.0
normal
nshare ^0.9.0
normal
num ^0.4.0
normal
ordered-float ^3.7.0
normal
ply-rs ^0.1.3
normal
rand ^0.8.5
normal
rayon ^1.7.0
normal
serde ^1.0.117
normal
serde_derive ^1.0.117
normal
serde_json ^1.0.59
normal
vulkano ^0.33.0
normal
optional
vulkano-shaders ^0.33.0
normal
optional
vulkano-util ^0.33.0
normal
optional
vulkano-win ^0.33.0
normal
optional
winit ^0.28
normal
optional
criterion ^0.5.1
dev
rstest ^0.15.0
dev
tempfile ^3.3.0
dev
test-temp-file ^0.1.2
dev
pprof ^0.13
dev
Versions
57.58%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module icp
align3d
1.0.3
Module icp
Module Items
Modules
Structs
In crate align3d
align3d
Module
icp
Copy item path
Source
Modules
§
multiscale
Structs
§
Icp
Standard Iterative Closest Point (ICP) algorithm for aligning two point clouds. This implementation uses the point-to-plane distance.
IcpParams
ICP parameters
Image
Icp
MsIcp
Params