Searched refs:getPSNR (Results 1 – 3 of 3) sorted by relevance
14 double getPSNR ( const Mat& I1, const Mat& I2);109 psnrV = getPSNR(frameReference,frameUnderTest); in main()136 double getPSNR(const Mat& I1, const Mat& I2) in getPSNR() function
16 double getPSNR(const Mat& I1, const Mat& I2); // CPU versions89 result = getPSNR(I1,I2); in main()173 double getPSNR(const Mat& I1, const Mat& I2) in getPSNR() function
143 double getPSNR(const Mat& I1, const Mat& I2)