Description Usage Arguments Details Value
View source: R/files_element.R
Calculates total number of counts in both images and counts for overlap, counts only in image1, counts only in image2 for given filename.
1 | files_element(filename1, filename2)
|
filename1 |
A filename for one NIfTI-file |
filename2 |
A filename for one NIfTI-file |
Function is used to calculate counts for calculating Dice coefficients. This function is primarily used by other functions.
Total number of counts in both images and counts for overlap, counts only in image1, counts only in image2 for the given file pair.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.