Description
Returns the complexity of an image array / matrix or path.
Usage
.compl(img, algorithm, rotate)
Value
a numeric value (ratio compressed/uncompressed file size).
Arguments
- img
An array or matrix of numeric values or integer values, or the file path to the image.
- algorithm
character. Which compression algorithm to use.
- rotate
logical. Image rotation by 90 degrees?