-
Notifications
You must be signed in to change notification settings - Fork 63
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
Missing 3D corners, skip this pair #11
Comments
请把配置文件yaml中的num_workers调成0,同时DEBUG调成3,然后运行calibration.py,这个时候会显示每一帧点云中棋盘格的分割结果,角点的检测结果等debug信息(需要安装mayavi才能查看),具体要调整哪些对应参数要根据这一信息,以及您的LiDAR型号;另外少部分点云丢失3D角点对标定结果影响不大,可以尝试增加标定板的摆放位置,增加有效采样。 |
DEBUG打开之后可以把中间可视化的截图发上来 |
好的 感谢~~
…---Original---
From: "KINO"<[email protected]>
Date: Thu, Feb 4, 2021 16:45 PM
To: "HViktorTsoi/ACSC"<[email protected]>;
Cc: "alsosos"<[email protected]>;"Author"<[email protected]>;
Subject: Re: [HViktorTsoi/ACSC] Missing 3D corners, skip this pair (#11)
请把配置文件yaml中的num_workers调成0,同时DEBUG调成3,然后运行calibration.py,这个时候会显示每一帧点云中棋盘格的分割结果,角点的检测结果等debug信息(需要安装mayavi才能查看),具体要调整哪些对应参数要根据这一信息,以及您的LiDAR型号;另外少部分点云丢失3D角点对标定结果影响不大,可以尝试增加标定板的摆放位置,增加有效采样。
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
请问做lidar和相机标定的时候,有的点云数据会提示缺失3D角点,需要调整什么参数呢
The text was updated successfully, but these errors were encountered: