fsl_dice {fslr}R Documentation

Calculate Dice Coefficient of 2 Binary images

Description

Creates a 2 by 2 table for

Usage

fsl_dice(x, y, ...)

Arguments

x

filename of logical or 0/1 image

y

filename of logical or 0/1 image

...

arguments passed to fsl_bin_tab

Value

Single number of the dice coefficient


[Package fslr version 2.25.3 Index]