Milena (Olena)  User documentation 2.0a Id
 All Classes Namespaces Functions Variables Typedefs Enumerator Groups Pages
mesh-segm-skel Directory Reference

Directories

directory  trimesh
 

Files

file  io.hh [code]
 I/O routines adapted from TriMesh's ones.
 
file  mesh-complex-max-curv-segm.cc [code]
 A program computing the maximal curvature values from the surface of the (triangle) mesh of a statue, then performing a WST-based segmentation, using a complex-based image.
 
file  mesh-complex-max-curv.cc [code]
 A program computing the max curvature at each (2-)face of the surface of the (triangle) mesh of a statue, using a complex-based image.
 
file  mesh-complex-segm.cc [code]
 A program performing a WST-based segmentation of the surface of the (triangle) mesh of a statue, using a complex-based image.
 
file  mesh-complex-skel.cc [code]
 A program computing a skeleton of the surface of the (triangle) mesh of a statue (by thinning), using a complex-based image.
 
file  mesh-max-curv.cc [code]
 A program computing the max curvature at each (2-)face of a mesh.
 
file  mesh-pinv-curv.cc [code]
 A program computing the pseudo-inverse curvature at each (2-)face of a mesh.
 
file  mesh-segm.cc [code]
 A program performing a WST-based segmentation of the surface of the (triangle) mesh of a statue.
 
file  mesh-skel.cc [code]
 A program computing a skeleton of the surface of the (triangle) mesh of a statue.
 
file  save_bin_alt.hh [code]