opencv/modules/imgproc/perf
Tomoaki Teshima 64cf206fb5 optimize blend using universal intrinsic
- add more channels/depth performance test for blend
2017-02-20 19:09:26 +09:00
..
opencl optimize blend using universal intrinsic 2017-02-20 19:09:26 +09: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 Added setIppErrorStatus() 2014-04-24 16:48:46 +04:00
perf_cvt_color.cpp add enum Bayer**2BGRA 2017-02-11 00:20:57 +09: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 test: update HoughLines perf test 2016-10-20 16:54:35 +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