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

How to find other planes of an object? #27

Open
jiunyen-ching opened this issue Nov 30, 2021 · 1 comment
Open

How to find other planes of an object? #27

jiunyen-ching opened this issue Nov 30, 2021 · 1 comment
Labels
question Further information is requested

Comments

@jiunyen-ching
Copy link

Hi, I was able to run test_plane.py and obtain this output

image

I was wondering how to automatically obtain the other 2 planes (highlighted in pink and purple rectangles) in this particular case

image

Thanks!

@leomariga leomariga added the question Further information is requested label Mar 20, 2022
@leomariga
Copy link
Owner

leomariga commented Mar 20, 2022

Hi, you just have to use the planar fit in a for loop. Remember to remove the previous fitted points after each iteration. I'll see if we can add this functionality in pyRANSAC3D in a future version.

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

No branches or pull requests

2 participants