Docs.rs
align3d-1.0.3
align3d 1.0.3
Permalink
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
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
align3d
1.0.3
All Items
Crate Items
Modules
Structs
Crate
align3d
Copy item path
Source
Modules
§
bilateral
camera
error
icp
io
kdtree
mesh
metrics
pointcloud
range_
image
trajectory
transform
Structs
§
Rgbd
Frame
A struct that holds a camera intrinsics, a camera pose and an RGB-D image. Used by RGBD dataset readers.
Rgbd
Image
A convinence struct that holds a color image, a depth image and its depth scale.