VTK/Projects: Difference between revisions

From KitwarePublic
< VTK
Jump to navigationJump to search
No edit summary
 
Line 1: Line 1:
==Surface Reconstruction==
==Surface Reconstruction==


===Poisson===
===Wavelet===
===Wavelet===
Remove pipeline stuff
===MPU===
===MPU===


Line 11: Line 12:
* License/Copyrights
* License/Copyrights
** check with Yutaka Ohtake
** check with Yutaka Ohtake
* Plugin won't compile because it can't link to vnl_matrix

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