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

levelset: fix evalution of segment information for points that lie on the segmentation #394

Merged
merged 3 commits into from
Jun 5, 2023

Conversation

andrea-iob
Copy link
Member

Levelset sign should be evaluated with the same tolerance used when checking if the point lies on the segmentation. Also, I've replace the algorithm for projection points onto triangles. The new algorithm is more precise when the point lies on the triangle.

The new algorithm is more precises when the point lies on the
triangle.
Levelset sign should be evaluated with the same tolerance used
when checking if the point lies on the segmentation.
@andrea-iob andrea-iob merged commit 43abf69 into master Jun 5, 2023
@andrea-iob andrea-iob deleted the levelset.fix.segment.info branch June 5, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants