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

question related to construction of the range image from lidar pointcloud #26

Open
xmba15 opened this issue Apr 24, 2021 · 0 comments
Open

Comments

@xmba15
Copy link

xmba15 commented Apr 24, 2021

Hi, thank you for the project. I have a question related to the construction of range image from livox lidar pointcloud here.
As I see in the code base, the range image has been created using pcl's createFromPointCloudWithFixedSize.

https://github.com/ISEE-Technology/CamVox/blob/main/isee-preprocessing/src/isee_synchronize.cpp#L335-L344
however, the width, height, camera matrix has been hardcoded here. Can you please elaborate about the choice of these values? Is this actually the parameters of the camera used in the experiment?

@xmba15 xmba15 changed the title question related range image from lidar pointcloud question related to construction of the range image from lidar pointcloud Apr 24, 2021
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

1 participant