openalea.phenomenal.mesh#
Mesh#
Algorithms#
|
Build a polygonal mesh representation (= list of vertices and faces) from a 3d image (= numpy array 3D). |
|
Call of vtkMarchingCubes on a vtk_image_data with iso_value |
|
Call of vtkWindowedSincPolyDataFilter on a vtk_poly_data to smoothing the edge of poly_data |
|
Call of vtkQuadricDecimation on a vtk_poly_data to decimate the mesh |
Formats#
Routines#
VTK Transformation#
Modules