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

Add tutorial to construct spherical depth projection from raw lidar point cloud #77

Merged
merged 1 commit into from
Oct 20, 2020

Conversation

ltriess
Copy link
Contributor

@ltriess ltriess commented Oct 3, 2020

Following the demand of several users, the raw sensor data was made available here.
With this data it is possible to create the spherical point cloud projection. This tutorial explains how to create the projection.
This pull request closes #69.

For the future, it would be cool to have a projection function directly integrated into the DataSet object without the need to download extra data and write extra code.

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.

Feature Request: Mechanism to reconstruct original sensor view image
2 participants