Documentation/Nightly/Extensions/SurfaceReconstruction

From Slicer Wiki
Jump to: navigation, search
Home < Documentation < Nightly < Extensions < SurfaceReconstruction


For the latest Slicer documentation, visit the read-the-docs.


Introduction and Acknowledgements

Extension: SurfaceReconstruction
Acknowledgments: This work is based on an implementation of the Poisson surface reconstruction algorithm in the VTK framework, David-Doria Arnaud-Gelas, Rensselaer Polytechnic Institute & Harvard Medical School

Author: Chenxi-Zhang (SPL & FDU)
Contributor1: David-Doria Arnaud-Gelas (Rensselaer Polytechnic Institute & Harvard Medical School)
Contributor2: Michael-Kazhdan Matthew-Bolitho Hugues-Hoppe (Johns Hopkins University)
Contributor3: Jean-Christophe Fillion-Robin (Kitware)
Contact: Chenxi-Zhang, <email>chenxizhang@fudan.edu.cn</email>

Module Description

A SurfaceReconstruction model produces a surface from a segmented contour. The input is a mask and the output is a surface.


Use Cases

Input Mask Image
Output Surface

Tutorials

Panels and their use

Module UI

Similar Modules

References

  • David Doria and Arnaud Gelas "Poisson Surface Reconstruction for VTK", http://www.vtkjournal.org/browse/publication/718
  • Michael Kazhdan, Matthew Bolitho and Hugues Hoppe "Poisson surface reconstruction", Eurographics Symposium on Geometry Processing, 2006.


Information for Developers