Providing values of adjacent voxel with vtkDiscreteMarchingCubes

Roman Grothausmann1*
1.Medizinische Hochschule Hannover
Abstract
Providing values of adjacent voxel with vtkDiscreteMarchingCubes

Abstract

The contribution to VTK presented in this article is an extension to vtk::vtkDiscreteMarchingCubes to also create vtk::vtkPointData scalars containing the value of the adjacent voxel. These can be used to remove regions of the marching-cubes 1 mesh depending on the local neighborhood. The extension is based on the code of vtkDiscreteMarchingCubes of VTK-6.3.0 and is available on GitLab https://gitlab.kitware.com/vtk/vtk/merge_requests/889 (and GitHub https://github.com/Kitware/VTK/pull/18).

Keywords

adjacent label valuevtkDiscreteMarchingCubesvtkPointData
Manuscript
Source Code and Data

Source Code and Data

Loading file tree...

Select a file to preview