We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20def39 commit 0e2a351Copy full SHA for 0e2a351
nipype/algorithms/misc.py
@@ -525,8 +525,8 @@ class FuzzyOverlap(BaseInterface):
525
Evaluation and Validation in Medical Image Analysis, IEEE Trans. Med.
526
Ima. 25(11),pp 1451-1461, Nov. 2006.
527
528
- reference.nii and test.nii are lists of 2/3D images, each element on the
529
- list containing one volume fraction map of a class in a fuzzy partition
+ in_ref and in_tst are lists of 2/3D images, each element on the list
+ containing one volume fraction map of a class in a fuzzy partition
530
of the domain.
531
532
Example
0 commit comments