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 additional data fields to TSDF voxels #16

Open
schornakj opened this issue Nov 6, 2019 · 0 comments
Open

Add additional data fields to TSDF voxels #16

schornakj opened this issue Nov 6, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@schornakj
Copy link
Contributor

It would be useful to represent additional channels such as color/intensity and semantic classification.

Currently each voxel contains 32 bits of data: a 16-bit half-float representing the distance to the isosurface, and a 16-bit unsigned short representing the weight, i.e. how many times that voxel has been updated.

@schornakj schornakj added the enhancement New feature or request label Nov 6, 2019
drchrislewis pushed a commit to drchrislewis/yak-1 that referenced this issue Oct 27, 2020
…lume-params

Fix misplaced volume size params in demo launch file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant