Difference between revisions of "Documentation/Nightly/Extensions/SurfaceReconstruction"
Chenchen78 (talk | contribs) |
Chenchen78 (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
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. |
Line 28: | Line 28: | ||
{{documentation/{{documentation/version}}/module-section|Use Cases}} | {{documentation/{{documentation/version}}/module-section|Use Cases}} | ||
{| | {| | ||
− | |[[InputMask.png|thumb|340px|Input Mask Image]] | + | |[[Image:InputMask.png|thumb|340px|Input Mask Image]] |
− | |[[Image:.png|thumb| | + | |[[Image:OutputSurface.png|thumb|250px|Output Surface]] |
− | |||
− | |||
|} | |} | ||
Line 42: | Line 40: | ||
{| | {| | ||
| | | | ||
− | |[[Image:.png|thumb|280px|Module UI]] | + | |[[Image:ModuleUI.png|thumb|280px|Module UI]] |
|} | |} | ||
Line 50: | Line 48: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|References}} | {{documentation/{{documentation/version}}/module-section|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. |
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. |