Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unoriented ellipsoid fit #133

Open
ThibaultLejemble opened this issue Jan 18, 2024 · 0 comments
Open

Unoriented ellipsoid fit #133

ThibaultLejemble opened this issue Jan 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ThibaultLejemble
Copy link
Collaborator

There exists a method to fit an ellipsoid to points with non-oriented normal vectors (as it is done with a sphere in UnorientedSphereFit).

In the section "3.3. Choice of basis" of the article Non-oriented MLS Gradient Fields, we can choose f1 as scalar field to fit an ellipsoid with constant coefficient c, linear vector coefficient r, and quadratic matrix coefficient L. (UnorientedSphereFit corresponds to choosing f*).

Could be nice to have it in Ponca.

@ThibaultLejemble ThibaultLejemble added the enhancement New feature or request label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant