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

About ground plane #43

Closed
huixiancheng opened this issue Dec 8, 2023 · 5 comments
Closed

About ground plane #43

huixiancheng opened this issue Dec 8, 2023 · 5 comments

Comments

@huixiancheng
Copy link

Hi, Seungjae. I used the official script to test Patchwork++ on example KITTI data and it performed well. I wanna know if Patch++ supports exporting ground plane equations that are similar to Ax + By + Cz + D = 0

@huixiancheng
Copy link
Author

Also, I find that the method can not cover some case. As follow, some point that above ground been seg as groud. Any hy_params to adjust this?
2023-12-08_17-12

@seungjae24
Copy link
Member

Hi @huixiancheng,

I wanna know if Patch++ supports exporting ground plane equations that are similar to Ax + By + Cz + D = 0

In the existing code, it doesn't have a function that exports ground plane equations. But, as Patchwork++ estimates the normal and mean of the ground points in each patch, you can get them easily.

Any hy_params to adjust this?

Your given image is not enough for me to figure out which is the problem and how to solve it. Sorry :(

@huixiancheng
Copy link
Author

thx for your reply. solved.

@arun-venkat-23
Copy link

Hey @huixiancheng

Could you please let me know on how you solved it. I am facing the same issue, there are points which are above the ground but are still categorized as ground.

@wanglaotou
Copy link

Hey @huixiancheng

Could you please let me know on how you solved it. I am facing the same issue, there are points which are above the ground but are still categorized as ground.

same issue, have you solved the problem, thanks.

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

4 participants