files_element: Total counts for filename

Description Usage Arguments Details Value

View source: R/files_element.R

Description

Calculates total number of counts in both images and counts for overlap, counts only in image1, counts only in image2 for given filename.

Usage

1
files_element(filename1, filename2)

Arguments

filename1

A filename for one NIfTI-file

filename2

A filename for one NIfTI-file

Details

Function is used to calculate counts for calculating Dice coefficients. This function is primarily used by other functions.

Value

Total number of counts in both images and counts for overlap, counts only in image1, counts only in image2 for the given file pair.


yupingikub/IKUB documentation built on Dec. 23, 2021, 8:20 p.m.