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

ICP的时候为什么不考虑edge呢? #8

Open
yaoyaolii opened this issue May 25, 2021 · 1 comment
Open

ICP的时候为什么不考虑edge呢? #8

yaoyaolii opened this issue May 25, 2021 · 1 comment

Comments

@yaoyaolii
Copy link

yaoyaolii commented May 25, 2021

您好!我在看 cuda_icp的相关代码时发现,在深度图转点云的函数 depth2cloud_cpu 中您将处于边缘的深度都取了相反数,然后在ICP的时候icp 不考虑这些点云。我想请问下您这样处理的原因是什么呢?

@meiqua
Copy link
Owner

meiqua commented Jun 25, 2021

emm... 我也忘记了。可能是考虑到深度图滤波后图像边缘的不准?

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

2 participants