Description Usage Arguments Details Value
Calculates Dice coefficients and Jaccard indices for a file pair.
1 | bsimilarity(filename1, filename2, labelnametibble)
|
filename1 |
One NIfTI-file |
filename2 |
One NIfTI-file |
labelnametibble |
A label name tibble with correct format and unique columns. First column of the label name tibble should contain an integer label number and second column should contain a label name string. Label numbers and label names must be unique. |
Function is used to calculate Dice coefficients and Jaccard indices for a file pair. A file pair contains two segmented NIfTI -files which are generated from the same source.
Dice coefficients and Jaccard indices for a supplied file pair. Only regions which are in the label name tibble will be included in the result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.