Main Content
activeVoxels
Description
returns the IDs, centers, distance values, and sizes of active voxels for each mesh in the
truncated signed distance field (TSDF). Active voxels are voxels that contain computed
distance values.voxelStruct
= activeVoxels(mTSDF
)
specifies the mesh IDs of the meshes from which to get the active voxel information.voxelStruct
= activeVoxels(mTSDF
,id
)
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2024a