Description Usage Arguments Value
View source: R/calc_struc_mat.R
Calculates structure matrix with a given dimension and neighbourhood assumption
1 2 | calc_struc_mat(L, neighbours = c("2dfirst", "2dsecond", "2dallfirst",
"3dfirst", "3dsecond", "3dallfirst"))
|
L |
integer vector, defining dimension of image |
neighbours |
indicates the used neighbourhood. Currently for 2d/3d images |
structure matrix for SOIR ()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.