Searched refs:stdBoth (Results 1 – 1 of 1) sorted by relevance
106 val stdBoth = variances[2] in calculateSSIM() constant107 val SSIM = SSIM(meanX, meanY, varX, varY, stdBoth) in calculateSSIM()