View source: R/geoletFeatures.R
Intiate an object of the class geoLet
.This represents just the classname (f.extractor.sing.par)
1 2 3 4 5 6 7 8 9 10 11 12 13 | computeFeatures.geoLet(
obj.geoLet,
ROIName,
feature.family = c("stat", "morph", "glcm", "rlm", "szm"),
filterPipeline = c(),
px = "",
py = "",
threshold = 0.1,
discretize = "",
bin.size = "",
bin.number = "",
n_grey = 100
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.