qmeasures.Rd
Computes selected criteria for quality assessments of
qmeasures(img, ref,
which = c("PSNR", "MAE", "MSE", "RMSE", "SSIM", "MAGE", "RMSGE"),
mask = FALSE)
img | 2D/3D image, object of class |
---|---|
ref | Reference image (array, matrix or vector) for comparison. |
which | Criterion to use for Quality assessment. Please specify a subset of
|
mask | Logical of same dimension as img/ref. Calculation can be restricted to mask. |
Calculates specified quality indices.
A vector with names as specified in which
.
Joerg Polzehl, polzehl@wias-berlin.de, http://www.wias-berlin.de/people/polzehl/