-
Notifications
You must be signed in to change notification settings - Fork 29
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
B spline2 #747
base: master
Are you sure you want to change the base?
B spline2 #747
Conversation
@KrisThielemans Not adjoint unforunately:
I don't know if we expected it to be or what we can do if it isn't. |
src/Registration/cReg/ControlPointGridToDeformationConverter.cpp
Outdated
Show resolved
Hide resolved
I didn't see an error really. sigh. Might be worth checking if NiftyMomo moved on. I am confused by the hierarchy. For me, |
what about the following test to visualise this a bit more: construct the forward and backward matrices by hand, e.g.
and similar for (Note: all indices have to run over "linearised" vectors (reshaped to vectors in Raw matrix will be tough to look at, but can take a raw and convert to dvf, an ddisplay that for instance. should be very sparse of course. |
Supersedes #743.