You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to use this package to set up a custom similarity measure to perform any kind of deformable registration?
What I mean is that I have my own function that requires, in each step of the optimization, to know the transformed image and it outputs a measure between the target and the transformed source. This function is the one I want to optimize to perform the deformable registration.
The text was updated successfully, but these errors were encountered:
Is there a way to use this package to set up a custom similarity measure to perform any kind of deformable registration?
What I mean is that I have my own function that requires, in each step of the optimization, to know the transformed image and it outputs a measure between the target and the transformed source. This function is the one I want to optimize to perform the deformable registration.
The text was updated successfully, but these errors were encountered: