opencv/modules/calib3d/perf
Vadim Pisarevsky 54279523a3 Merge pull request #12437 from vpisarev:avx2_fixes
* trying to fix the custom AVX2 builder test failures (false alarms)

* fixed compile error with CPU_BASELINE=AVX2 on x86; raised tolerance thresholds in a couple of tests

* fixed compile error with CPU_BASELINE=AVX2 on x86; raised tolerance thresholds in a couple of tests

* fixed compile error with CPU_BASELINE=AVX2 on x86; raised tolerance thresholds in a couple of tests

* seemingly disabled false alarm warning in surf.cpp; increased tolerance thresholds in the tests for SolvePnP and in DNN/ENet
2018-09-06 18:56:55 +03:00
..
opencl ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_affine2d.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_cicrlesGrid.cpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_main.cpp Added performance tests for findCirclesGrid and solvePnP 2011-09-13 07:54:19 +00:00
perf_pnp.cpp Merge pull request #12437 from vpisarev:avx2_fixes 2018-09-06 18:56:55 +03:00
perf_precomp.hpp ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
perf_stereosgbm.cpp avoid calling of setNumThreads() to respect user settings 2018-03-29 13:04:26 +03:00