all
I use Euler's formula to compute the genus number. https://math.stackexchange.com/questions/85163/finding-the-topological-genus-of-a-triangulated-surface Because my triangle mesh is not closed, the genus number should be 1. But I have meshes with genus number greater than 1. Is there any software that can highlight handles? I hope to remove the handles, but have little experience to do it. Can anyone can provide some links or papers about it?
In fact, I use one 3D scanner to scan one object and obtain one triangle mesh. The resultant mesh has no holes, is not closed and the object doesn't has any handle. So I expect genus number should be 1. However the genus number is larger than 1. I think I should do something to fix it. I load the mesh into MeshLab, but the mesh looks normal. I hope to identify the handles using some software if such software exist.
Thanks in advance. Regards Jogging