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

增加地面分割/矫正功能 #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

OuyangJunyuan
Copy link

为原来的PCAT增加了如下功能:

  • 矫正地面按钮: 点击后(清空当前标注)并重新初始化, 同时检测地面出.根据检测出的地面拟合平面.根据拟合平面矫正点云使得地平面水平, 同时平移点云使得地面中心保持在地面一定高度上(对3D检测保持z轴高度非常重要). 当按钮激活期间, 后续的其他帧点云会自动在加载时就完成矫正.
  • 参数设置栏目: 当矫正按钮激活时, 在输入栏回车可以更新参数并(清空当前标注)重新初始化本次点云然后检测地面.
  • 显示栏:增加地面显示按钮.当矫正地面和显示点云功能激活时显示地面点云.

image-20211222193054803

效果如图

保持点云水平并距离地面1.7m(KITTI). 下图为显示地面状态.

image-20211222194054215

当然也可以关闭显示地面.

image-20211222194204263

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

Successfully merging this pull request may close these issues.

None yet

1 participant