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

Is it possible to do cylinder surface fitting? #9

Open
oUp2Uo opened this issue Mar 27, 2024 · 1 comment
Open

Is it possible to do cylinder surface fitting? #9

oUp2Uo opened this issue Mar 27, 2024 · 1 comment

Comments

@oUp2Uo
Copy link

oUp2Uo commented Mar 27, 2024

Hi, thanks for your plane fitting code several years ago. : )
And I wonder if we could use GRANSAC for cylinder surface fitting?
Location-of-coordinate-system-of-turntable
As far as I know, cylinder surface equation at least will need 1. direction vector / axis, 2. point that direction vector / axis pass through, 3. radius, at least 7 parameters?
But I dont know how to write the model.

pyRANSAC-3D has an implementation, but result is not good.
https://github.com/leomariga/pyRANSAC-3D/blob/master/pyransac3d/cylinder.py

Thank you.

@Daubotue
Copy link

Daubotue commented Mar 27, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants