opencv/modules/imgproc/perf
Vitaly Tuzov 3903174f7c Merge pull request #13334 from terfendail:histogram_wintr
* added performance test for compareHist

* compareHist reworked to use wide universal intrinsics

* Disabled vectorization for CV_COMP_CORREL and CV_COMP_BHATTACHARYYA if f64 is unsupported
2018-12-13 14:20:22 +03:00
..
opencl Rewite polar transforms (#11323) 2018-04-17 15:50:52 +03:00
perf_accumulate.cpp imgproc:simd Enable VSX and wide universal intrinsics for accumulate operations 2018-10-11 04:37:12 +02:00
perf_bilateral.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_blur.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_canny.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_contours.cpp Added anonymous namespace to perf_contours 2018-11-27 11:35:40 +03:00
perf_corners.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_cvt_color.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_distanceTransform.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_filter2d.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_floodfill.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_goodFeaturesToTrack.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_histogram.cpp Merge pull request #13334 from terfendail:histogram_wintr 2018-12-13 14:20:22 +03:00
perf_houghcircles.cpp Merge pull request #11108 from take1014:hough_4303 2018-05-23 20:42:12 +00:00
perf_houghlines.cpp Merge pull request #11108 from take1014:hough_4303 2018-05-23 20:42:12 +00:00
perf_integral.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_main.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_matchTemplate.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_moments.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_morph.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_phasecorr.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_pyramids.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_remap.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_resize.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_sepfilters.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_spatialgradient.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_threshold.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_warp.cpp imgproc(perf): update getPerspectiveTransform perf test 2018-07-13 15:31:33 +03:00