..
opencl
ocl: fix input data for Canny perf test
2016-08-09 15:49:22 +03:00
perf_bilateral.cpp
Change sanity check for perfomance test of bilateral filter
2014-04-07 14:26:47 +04:00
perf_blur.cpp
seriously improved performance of blur function, especially 3x3 and 5x5 cases ( #7262 )
2016-09-09 23:31:02 +04:00
perf_canny.cpp
Remove all using directives for STL namespace and members
2013-02-25 15:04:17 +04:00
perf_corners.cpp
Added setIppErrorStatus()
2014-04-24 16:48:46 +04:00
perf_cvt_color.cpp
Visual Studio 2015 warning and test fixes
2015-10-20 12:48:37 +03:00
perf_distanceTransform.cpp
Added ippiDistanceTransform for cv::distanceTransform, maskSize=3,5
2014-04-21 15:17:55 +04:00
perf_filter2d.cpp
changes eps
2014-04-22 15:49:17 +04:00
perf_floodfill.cpp
perftest for floodfill
2014-05-29 13:36:13 +04:00
perf_goodFeaturesToTrack.cpp
Remove all using directives for STL namespace and members
2013-02-25 15:04:17 +04:00
perf_histogram.cpp
hopefully, the last test failures are fixed now
2013-10-24 23:31:00 +04:00
perf_houghLines.cpp
Outdated ICV restrictions were removed;
2016-08-19 15:08:39 +03:00
perf_integral.cpp
Increased time limits, eliminated extra params
2013-01-31 16:18:52 +04:00
perf_main.cpp
Performance testing branch is merged back into trunk
2011-09-06 15:30:28 +00:00
perf_matchTemplate.cpp
Fix epsilon calculation for sanity check in x32 build
2014-04-24 10:48:32 +04:00
perf_moments.cpp
Increased perf_imgproc.moments max error
2015-04-27 17:05:55 +03:00
perf_morph.cpp
add multiruns to fix "unreliable results" error
2013-06-13 21:14:42 +04:00
perf_phasecorr.cpp
optimized createHanningWindow
2014-01-28 23:37:20 +04:00
perf_precomp.hpp
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00
perf_pyramids.cpp
Fixed sanity check for integer type
2014-04-17 19:02:56 +04:00
perf_remap.cpp
add multiruns to fix "unreliable results" error
2013-06-13 21:14:42 +04:00
perf_resize.cpp
Merge remote-tracking branch 'origin/2.4'
2013-08-06 13:56:49 +04:00
perf_sepfilters.cpp
Eliminate the need of ::testsing::ValuesIn() for CV_ENUM
2013-04-15 19:39:49 +04:00
perf_spatialgradient.cpp
spatialGradient: HAL-accelerated
2015-06-26 16:41:00 +02:00
perf_threshold.cpp
multiruns added to avoid the 'unreliable results' error
2013-06-26 15:07:39 +04:00
perf_warp.cpp
Normalized file endings.
2013-08-21 18:59:25 +04:00