opencv/modules/imgproc/perf
Tomoaki Teshima ea6410d1e7 use universal intrinsic in threshold
* add performance test for 32F and 64F threshold
  * requires update of opencv_extra
2016-10-11 18:00:41 +09:00
..
opencl ocl: fix input data for Canny perf test 2016-08-09 15:49:22 +03:00
perf_bilateral.cpp
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
perf_corners.cpp
perf_cvt_color.cpp Visual Studio 2015 warning and test fixes 2015-10-20 12:48:37 +03:00
perf_distanceTransform.cpp
perf_filter2d.cpp
perf_floodfill.cpp perftest for floodfill 2014-05-29 13:36:13 +04:00
perf_goodFeaturesToTrack.cpp
perf_histogram.cpp
perf_houghLines.cpp Outdated ICV restrictions were removed; 2016-08-19 15:08:39 +03:00
perf_integral.cpp
perf_main.cpp
perf_matchTemplate.cpp
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
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 use universal intrinsic in threshold 2016-10-11 18:00:41 +09:00
perf_warp.cpp