Hi,

I am developing a photorgrammetry library OpenMVS and I am looking at your library to repair the generated meshes. OpenMesh seems to have support for mesh decimation, smoothing, hole filling, but I searched all documentation and code and I didn't find if it is able to repair non-manifold meshes.

Is OpenMesh able to import a non-manifold mesh and convert it to manifold mesh with as little deformation as possible (for example not simply removing all faces to a non-manifold vertex, but try to repair the surface at that point)?

Thank you,
Dan