You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
10 years ago
..
opencl
Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes
11 years ago
perf_bilateral.cpp
Change sanity check for perfomance test of bilateral filter
11 years ago
perf_blur.cpp
Change gaussianBlur5x5 perf test epsilon
10 years ago
perf_canny.cpp
Remove all using directives for STL namespace and members
12 years ago
perf_corners.cpp
Added setIppErrorStatus()
11 years ago
perf_cvt_color.cpp
Fixed getConversionInfo() for YUV2RGBA_* conversions
11 years ago
perf_distanceTransform.cpp
Added ippiDistanceTransform for cv::distanceTransform, maskSize=3,5
11 years ago
perf_filter2d.cpp
changes eps
11 years ago
perf_floodfill.cpp
perftest for floodfill
11 years ago
perf_goodFeaturesToTrack.cpp
Remove all using directives for STL namespace and members
12 years ago
perf_histogram.cpp
hopefully, the last test failures are fixed now
12 years ago
perf_houghLines.cpp
Changed check condition in tests in case ipp disabled.
11 years ago
perf_integral.cpp
Increased time limits, eliminated extra params
12 years ago
perf_main.cpp
Performance testing branch is merged back into trunk
14 years ago
perf_matchTemplate.cpp
Fix epsilon calculation for sanity check in x32 build
11 years ago
perf_moments.cpp
added perftest for moments
11 years ago
perf_morph.cpp
add multiruns to fix "unreliable results" error
12 years ago
perf_phasecorr.cpp
optimized createHanningWindow
11 years ago
perf_precomp.hpp
Extract imgcodecs module from highgui
11 years ago
perf_pyramids.cpp
Fixed sanity check for integer type
11 years ago
perf_remap.cpp
add multiruns to fix "unreliable results" error
12 years ago
perf_resize.cpp
Merge remote-tracking branch 'origin/2.4'
12 years ago
perf_sepfilters.cpp
Eliminate the need of ::testsing::ValuesIn() for CV_ENUM
12 years ago
perf_threshold.cpp
multiruns added to avoid the 'unreliable results' error
12 years ago
perf_warp.cpp
Normalized file endings.
12 years ago