opencv/modules/imgproc/perf
2015-10-20 12:48:37 +03:00
..
opencl Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes 2014-10-08 17:25:51 +04:00
perf_bilateral.cpp Change sanity check for perfomance test of bilateral filter 2014-04-07 14:26:47 +04:00
perf_blur.cpp Change gaussianBlur5x5 perf test epsilon 2014-12-20 17:14:21 +02:00
perf_canny.cpp
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
perf_histogram.cpp
perf_houghLines.cpp IPP_VERSION_X100 was changed to: 2015-09-25 17:50:15 +03:00
perf_integral.cpp
perf_main.cpp
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
perf_phasecorr.cpp
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
perf_resize.cpp
perf_sepfilters.cpp
perf_spatialgradient.cpp spatialGradient: HAL-accelerated 2015-06-26 16:41:00 +02:00
perf_threshold.cpp
perf_warp.cpp