VTK/Projects: Difference between revisions
From KitwarePublic
< VTK
Jump to navigationJump to search
Daviddoria (talk | contribs) (Created page with '==Surface Reconstruction== ===Poisson=== ===Wavelet=== ===MPU===') |
Daviddoria (talk | contribs) No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==Surface Reconstruction== | ==Surface Reconstruction== | ||
===Wavelet=== | ===Wavelet=== | ||
Remove pipeline stuff | |||
===MPU=== | ===MPU=== | ||
* Code | |||
** choose between Bloomenthal polygonizer and Marching Cubes (MC) | |||
** when using MC it automatically generates one vtkImageData that can be accessed | |||
* License/Copyrights | |||
** check with Yutaka Ohtake |
Latest revision as of 19:47, 15 March 2010
Surface Reconstruction
Wavelet
Remove pipeline stuff
MPU
- Code
- choose between Bloomenthal polygonizer and Marching Cubes (MC)
- when using MC it automatically generates one vtkImageData that can be accessed
- License/Copyrights
- check with Yutaka Ohtake