isl-org / isl-org/Open3D

Add constructor and set operations to the Voxelgrid class

Open
#2,758 1 comment 1 reaction 0 assignees View on GitHub
feature request geometry legacy (Open3D 0.x API) voxelgrid
Dominant language
C++
Stars
14k
Forks
2.6k
Avg merge
5d 18h
Merged PRs (30d)
6

Description

I am trying to voxelize pointcloud and a reconstructed mesh. and I want to then add the voxels that already don't exist in the pointcloud from the mesh. But apparently union or intersection is not supported on voxel grids. I tried to get the voxel coordinates do my set operations on the voxel coordinates and then return it to a voxelgrid but then I realised there doesn't seem to be a way to initialize a voxelgrid from a set of voxel coordinates.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.