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
Created a new nipype.algorithms.eval group for methods performing
simple error, distance or similitude computations over images.
I think this is better than having them mixed up with, e.g.,
nifti or csv files management.
I also add a new interface: ErrorMap, that computes a distance
function between two images (e.g. two displacement fields). Several
metrics will be available, however now I contribute only with
squared differences maps.
0 commit comments