removes mesh edges adjacent to more than two faces
[V2, F2] = collapseEdgesWithManyFaces(V, F)
Count the number of faces adjacent to each edge, and collapse the edges
adjacent to more than two faces.
Example
collapseEdgesWithManyFaces
See also
trimMesh, isManifoldMesh
Package: matgeom