Description Usage Arguments Value Examples
gets the entropy value from image file
1 | imgEntropy(pathFile, nameFileImag01)
|
pathFile |
: string (path) |
nameFileImag01 |
: string (file name) |
number
1 2 3 | pathFile <- "C:/Images"
nameFileImag01 <- "Img01.bmp"
imgEntropy(pathFile, nameFileImag01)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.