Expand description
§shapers
Routines for operations with shapes.
Supported shapes and operations:,
| Shape | Status |
|---|---|
| Circle | Fitting (taubinSVD and LSQ) |
| Ellipse | Planned |
Part of this funcitons are based in https://github.com/AlliedToasters/circle-fit and the algorithms implemented by Nicolai Chernov https://people.cas.uab.edu/~mosya/cl/MATLABcircle.html
Modules§
- circle_
fit - Module for circle fitting functions
- ellipsoids
- Module for ellipsoid operations (Superposition)
- errors
- Module for native error types