DBC | R Documentation |
Calculate the fractal dimension of an image using 3D box counting methods
DBC(im, method = "DBC", n = 20, rawdata = FALSE)
im |
an image |
method |
either "DBC", "RDBC", or "IDBC" |
n |
number of samples |
rawdata |
if TRUE, raw data is returned as well as slope value |
a numeric value or a data frame
DBC(regatta)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.