-
Notifications
You must be signed in to change notification settings - Fork 113
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
Comments
Hi @huixiancheng,
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.
Your given image is not enough for me to figure out which is the problem and how to solve it. Sorry :( |
thx for your reply. solved. |
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. |
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
The text was updated successfully, but these errors were encountered: