Description Usage Arguments Value
Calculate textural features for each region of interest (ROI). Measures size, pixel correlation, standard deviation, and kurtosis of ROIs across two channels, output as a dataframe.
1 | afMeasure(im1, im2, mask, imBit = 16)
|
im1 |
A matrix containing the intensities of image 1. |
im2 |
A matrix containing the intensities of image 2. |
mask |
A matrix of the mask with labelled ROIs. |
imBit |
bit depth of im1 and im2. |
A dataframe of relevant measurements for clustering.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.