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


muschellij2/fslr documentation built on Aug. 31, 2022, 8:47 p.m.