Docs.rs
bbox3d-estimator-0.1.0
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
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
bbox3d-estimator 0.1.0
This library can estimate a 3D bounding box given a set of 3D points by Rotating Caliper algorithm
Crate
Source
Builds
Feature flags
Documentation
Coverage
14.29%
1
out of
7
items documented
0
out of
3
items with examples
Ø build duration
all releases: 1m 7s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
NEWSLabNTU/bbox3d-estimator
0
0
0
crates.io
Dependencies
anyhow ^1.0.58
normal
geo ^0.22.1
normal
nalgebra ^0.30.1
normal
noisy_float ^0.2.0
normal
serde ^1.0.140
normal
unzip-n ^0.1.2
normal
Versions
0.3.0
(2023-05-18)
0.2.0
(2023-05-18)
0.1.0
(2023-04-27)
Owners
bbox3d-estimator
This library can estimate a 3D bounding box given a set of 3D points by Rotating Caliper algorithm.