Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi Thomas, could you tell me about some surfel quality assesement metrics? Thanks #23

Open
slypanzer opened this issue Dec 20, 2022 · 2 comments

Comments

@slypanzer
Copy link

slypanzer commented Dec 20, 2022

I have read your paper SurfelMeshing: Online Surfel-Based Mesh Reconstruction, and I want to release your results. But I cant find any code about surfel quality assesement metrics used in your work, like this:
the amount of unreferenced vertices (free), the amount of vertices on a mesh boundary (bdry), the average minimum
triangle angle (angle), the amount of vertices having a locally manifold (boundary or non-boundary) triangle neighborhood with consistent orientation (manif), the amount of triangles having a self-intersection with the mesh (intsc), and the mean curvature (crv)

So could you help me, thanks very much!!!

@slypanzer slypanzer changed the title Hi Thomas, could Hi Thomas, could you tell me about some surfel quality assesement metrics? Thanks Dec 20, 2022
@puzzlepaint
Copy link
Owner

I unfortunately don't remember the details of how / where this was implemented. Looking into the code, it seems like this mesh quality evaluation code might not have been part of the open source release (maybe it was a separate program) - sorry. I hope that it does not take too much effort to reimplement.

@slypanzer
Copy link
Author

I unfortunately don't remember the details of how / where this was implemented. Looking into the code, it seems like this mesh quality evaluation code might not have been part of the open source release (maybe it was a separate program) - sorry. I hope that it does not take too much effort to reimplement.

thanks very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants