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

Update CMakeLists.txt #4

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

Update CMakeLists.txt #4

wants to merge 19 commits into from

Conversation

zzhou7
Copy link
Collaborator

@zzhou7 zzhou7 commented Jan 5, 2022

FIX CppMicroService install;
ADD ctk install;
"#include " in robotcontroler.h still exists but should be removed

zzhou7 added 19 commits January 5, 2022 09:38
fix CppMicroService install; add ctk install; "#include <QApplication>" in robotcontroler.h still exists but should be removed
DRR and two-projection registration plugin
Drr and twoprojection registration code cleanup
code cleanup
UI optimization
naming optimization according to the MITK naming convention
MITK naming convention
automatically add ray source and isocenter
add registration evaluation
registration result evaluation
correction of the evaluation: the rotation sequence is not mutable, and should be calculated separately for both pointsets
the registration is not robust enough: prone to fall into local minimum
added pure metric calculation by disabling the optimizer of the registrator
Additional transform is added to the interpolator by updating itkSiddonJacobsRayCastInterpolateImageFunction.hxx and itkSiddonJacobsRayCastInterpolateImageFunction.h
bad efficiency need upgrade
Decouple translation and rotation registration / add point label
NodeEditor update
Weightings only have to do with the speed of line search at each direction in the Powell's method
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.

1 participant