Skip to content
Snippets Groups Projects

Isosurface Labeling and Persistence Based Simplification

Merged Petar Hristov requested to merge petarhristov/vtk-m:peter-changes into master

The changes in this branch relate to contour tree simplification and isosurface extraction. Over the summer I worked with Gunther Weber and Oliver Ruebel at the Lawrence Berkeley National Laboratory and this is my contribution to the project.

There are two new features in this branch - isosurface connected component labeling and contour tree persistence based simplification.

The first new features is isosurface component labeling. This features labels the triangles an isosurface extracted via marching cubes based on which superarc in the contour tree they belong to.

The second feature is a new parallel persistence based simplification method. It works similarly to the current volume based simplification, but it uses the persistence of a branch as a guiding metric.

Edited by Petar Hristov

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading