fsl_dice: Calculate Dice Coefficient of 2 Binary images

View source: R/fsl_dice.R

fsl_diceR 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


fslr documentation built on Aug. 25, 2022, 5:07 p.m.