Closed huixiancheng closed 7 months ago
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?
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 :(
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.
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