Name
Last commit
Last update
..
opencl world fix
perf_bilateral.cpp Change sanity check for perfomance test of bilateral filter
perf_blur.cpp cv::cvtColor
perf_canny.cpp Remove all using directives for STL namespace and members
perf_corners.cpp Added setIppErrorStatus()
perf_cvt_color.cpp Fixed getConversionInfo() for YUV2RGBA_* conversions
perf_distanceTransform.cpp Added ippiDistanceTransform for cv::distanceTransform, maskSize=3,5
perf_filter2d.cpp changes eps
perf_floodfill.cpp perftest for floodfill
perf_goodFeaturesToTrack.cpp Remove all using directives for STL namespace and members
perf_histogram.cpp hopefully, the last test failures are fixed now
perf_houghLines.cpp Changed check condition in tests in case ipp disabled.
perf_integral.cpp Increased time limits, eliminated extra params
perf_main.cpp Performance testing branch is merged back into trunk
perf_matchTemplate.cpp Fix epsilon calculation for sanity check in x32 build
perf_moments.cpp added perftest for moments
perf_morph.cpp add multiruns to fix "unreliable results" error
perf_phasecorr.cpp optimized createHanningWindow
perf_precomp.hpp Extract imgcodecs module from highgui
perf_pyramids.cpp Fixed sanity check for integer type
perf_remap.cpp add multiruns to fix "unreliable results" error
perf_resize.cpp Merge remote-tracking branch 'origin/2.4'
perf_sepfilters.cpp Eliminate the need of ::testsing::ValuesIn() for CV_ENUM
perf_threshold.cpp multiruns added to avoid the 'unreliable results' error
perf_warp.cpp Normalized file endings.