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

DICOMautomaton Capstone Project — Rigid, Affine, and Nonrigid CPD Registration with IFGT #13

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

carlosjdoebeli
Copy link
Contributor

This is the pull request from capstone group 2104 for our implementation of the rigid, affine, and nonrigid CPD registration algorithms with IFGT. Currently, there are a couple small yet-unresolved issues. Occasionally, the P matrix has a degeneracy leading to poor results in matrix multiplication, and sigma squared occasionally becomes infinite. In these cases, the results from before the error are saved and returned, and the degenerate result is printed.

@hdclark
Copy link
Owner

hdclark commented Jun 29, 2021 via email

@hdclark hdclark force-pushed the master branch 7 times, most recently from fe9c831 to 689b026 Compare November 30, 2022 16:15
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

Successfully merging this pull request may close these issues.

None yet

4 participants