Difference between revisions of "Documentation/Nightly/Extensions/SurfaceReconstruction"
Chenchen78 (talk | contribs) |
Chenchen78 (talk | contribs) |
||
Line 22: | Line 22: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|Module Description}} | {{documentation/{{documentation/version}}/module-section|Module Description}} | ||
− | A SurfaceReconstruction model produces a surface from a segmented contour. The input is a mask and the output is a surface | + | A SurfaceReconstruction model produces a surface from a segmented contour. The input is a mask and the output is a surface. |
Latest revision as of 18:16, 7 May 2014
Home < Documentation < Nightly < Extensions < SurfaceReconstruction
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
Extension: SurfaceReconstruction Author: Chenxi-Zhang (SPL & FDU) |
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
Tutorials
Panels and their use
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
Section under construction. |