yak icon indicating copy to clipboard operation
yak copied to clipboard

A library for integrating depth images into Truncated Signed Distance Fields.

Results 22 yak issues
Sort by recently updated
recently updated
newest added

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...

enhancement

This would allow the use of sensors like LIDARs and laser profilometers. I think the only required assumption would be that there is clear line-of-sight between the sensor origin and...

enhancement