Change gaussianBlur5x5 perf test epsilon
authororestis <orestis@ee.auth.gr>
Sat, 20 Dec 2014 15:14:21 +0000 (17:14 +0200)
committerorestis <orestis@ee.auth.gr>
Sat, 20 Dec 2014 15:14:21 +0000 (17:14 +0200)
commit9811a739b0dcab45003de7eb3c41f027a6280c41
tree77006461451383c0bcd30b8bb5c410ddcc875cba
parent9c6da035049c7aa1d611fbbd8b8fb1a84406a2c4
Change gaussianBlur5x5 perf test epsilon
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.
modules/imgproc/perf/perf_blur.cpp