Crate geometric_features
source ·Expand description
Rust Library Dedicated to compute features of an object based on it’s polygon coordinates
Modules
- Contains the features related to the convex hull of a polygon
- Contains the feature function related to the related elipse of a polygon
Functions
- Compute the area of a polygon
- Compute the compacity of a polygon
- Compute the equivalent perimeter of a polygon
- Compute the perimeter of a polygon