• orestis's avatar
    Change gaussianBlur5x5 perf test epsilon · 9811a739
    orestis authored
    Set it 1 instead of 0.001, as is already done in gaussianBlur3x3. That
    will allow integer destination matrices that are not exactly the same,
    but very close to the expected result, to pass the test.
    9811a739
perf_blur.cpp 5.73 KB