Docs.rs
f3l_features-0.2.3
f3l_features 0.2.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Donvlouss
Dependencies
f3l_core ^0.3
normal
f3l_search_tree ^0.3
normal
f3l_segmentation ^0.2
normal
optional
kiss3d ^0.35.0
normal
optional
nalgebra ^0.32
normal
optional
rand ^0.8
normal
ply-rs ^0.1.3
dev
serde_json ^1
dev
Versions
90.91%
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
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
f3l_
features
0.2.3
All Items
Crate Items
Structs
Functions
Crate
f3l_features
Copy item path
Source
Structs
§
Normal
Estimation
Compute normals of each point. Use
KdTree
to search neighbors.
OBB
Compute Oriented Bounding Box
Functions
§
aabb
Compute AABB. A wrapper of
get_minmax
.