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

Add signed distance metric for atlas generation quality control #50

Open
tbirdso opened this issue May 4, 2021 · 1 comment
Open

Add signed distance metric for atlas generation quality control #50

tbirdso opened this issue May 4, 2021 · 1 comment
Assignees

Comments

@tbirdso
Copy link
Contributor

tbirdso commented May 4, 2021

Signed distance from each point in dense target mesh to nearest point/surface on registered template mesh. Set as scalar in pointsetdata and visualize with SlicerSALT.

@tbirdso tbirdso self-assigned this May 4, 2021
@tbirdso
Copy link
Contributor Author

tbirdso commented May 4, 2021

For first iteration try using KdTree to get point-to-point distances. May need to form new KdTree to represent sparse template rather than dense target.

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

1 participant