Meshing Workspace

Overview

This workspace is an imagery one, please read the Visualization workspace documentation to know the basis of using it.

Running a process

  • Choose your toolbox in the right panel within the * Choose a toolbox * combobox.
  • The “?” button in the right of the toolbox header can give you information about the toolbox.
  • Use the central view to drop as many data as you need.
  • Choose your parameters if needed, and click on “Run”, or interact directly with the view.

Toolboxes

The Meshing workspace is dedicated to mesh processing through several toolboxes:

  • Create Mesh from Mask: convert a binary mask into a mesh.
  • Iterative Closest Point: apply on two meshes the ICP VTK Filter in order to correspond the orientation/grid.
  • Mesh Manipulation: apply an interactive deformation box to a mesh, or to several meshes.
  • Mesh Mapping: keep the intersection of the mesh and volume, and set these values to the mesh.
  • Remeshing: reduce (decimate) or increase (refine) the number of polygons of your mesh, choose the exact number of polygons that you need, or smooth your mesh (done using VTK filters).

Back to Documentation Index