Contains Java classes to fit points to a polynomial expression of an ellipsoid. EllipsoidFit uses an algorithm based on Yury Petrov's Ellipsoid Fit MATLAB script. The algorithm fits points from an ellipsoid to the polynomial expression Ax^2 + By^2 + Cz^2 + 2Dxy + 2Exz + 2Fyz + 2Gx + 2Hy + 2Iz = 1. The polynomial expression is then solved and the center and radii of the ellipse are determined.
-
Notifications
You must be signed in to change notification settings - Fork 11
KalebKE/EllipsoidFit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Contains Java classes to fit points to a polynomial expression of an ellipsoid.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published