opencv/modules/imgproc/perf
orestis 9811a739b0 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.
2014-12-20 17:14:21 +02:00
..
opencl
perf_bilateral.cpp
perf_blur.cpp Change gaussianBlur5x5 perf test epsilon 2014-12-20 17:14:21 +02:00
perf_canny.cpp
perf_corners.cpp
perf_cvt_color.cpp
perf_distanceTransform.cpp
perf_filter2d.cpp
perf_floodfill.cpp
perf_goodFeaturesToTrack.cpp
perf_histogram.cpp
perf_houghLines.cpp
perf_integral.cpp
perf_main.cpp
perf_matchTemplate.cpp
perf_moments.cpp
perf_morph.cpp
perf_phasecorr.cpp
perf_precomp.hpp
perf_pyramids.cpp
perf_remap.cpp
perf_resize.cpp
perf_sepfilters.cpp
perf_threshold.cpp
perf_warp.cpp