Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 2.07 KB

File metadata and controls

52 lines (33 loc) · 2.07 KB

Back to Projects List

Mesh Comparison

Key Investigators

  • Paolo Zaffino (Magna Graecia University of Catanzaro, Italy)
  • Maria Francesca Spadea (Institute of Biomedical Engineering, KIT - Karlsruher Institut für Technologie, Germany)
  • Michela Destito (Magna Graecia University of Catanzaro, Italy)
  • Amerigo Giudice, the clinical mind behind the idea (Magna Graecia University of Catanzaro, Italy)
  • Anyone who wants to join (bring a coffee!)

Project Description

In the oral surgery field, it is important quantifying the level of swelling after a surgical procedure. Several centers can easily acquire volumetric scans of the patient, both before and after the intervention. Slicer already offers several modules for dealing with surfaces (including difference quantification), but lacks a tool for computing the volume between two meshes. Our aim is to provide such a tool.

Objective

  1. Write a module for computing the volume between two meshes.
  2. Propose to integrate the developed module into a larger project (Slicer CMF?)

Approach and Plan

  1. Write a module for computing volume between two meshes (they can be also "open-mesh")
  2. Use pyvista library for tasks involving mesh
  3. ...

Progress and Next Steps

  1. TBD
  2. ...
  3. ...

Illustrations

Two meshes to compare in terms of volume

Background and References