This function calculates error between two images
MSE(x, y = NULL) MAE(x, y = NULL) PSNR(x, y)
x, y |
|
---|
MSE
: Mean Squared Error
MAE
: Mean Absolute Error
PSNR
: Peak Signal-to-Noise Ratio
library( ANTsRCore )#> #>#>#> #>#>#> #>#> [1] 1219.729#> [1] 1219.729