cpp_normalize {IFC} | R Documentation |
Matrix Normalization
Description
Normalizes a finite matrix to [0,1]
Arguments
mat |
a finite NumericMatrix. |
input_range |
a finite NumericVector, sets the range of the input intensity values. Values outside this range are clipped. Default is |
full_range |
if |
force_range |
if |
gamma |
correction. Default is |
[Package IFC version 0.2.1 Index]