opencv/modules/calib3d/perf
sbokov aea4157340 Adding new HAL-accelerated MODE_SGBM_3WAY
New mode is approximately 2-3 times faster than MODE_SGBM
with minimal degradation in quality and uses universal
HAL intrinsics. A performance test was added. The accuracy
test was updated to support the new mode.
2015-07-23 23:08:26 +03:00
..
opencl quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 2014-10-18 20:44:26 +04:00
perf_cicrlesGrid.cpp Remove all using directives for STL namespace and members 2013-02-25 15:04:17 +04:00
perf_main.cpp Added performance tests for findCirclesGrid and solvePnP 2011-09-13 07:54:19 +00:00
perf_pnp.cpp in solvePnPRansac call the solvePnP in the end with all the inliers to get more precise estimate 2015-03-16 16:56:26 +03:00
perf_precomp.hpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
perf_stereosgbm.cpp Adding new HAL-accelerated MODE_SGBM_3WAY 2015-07-23 23:08:26 +03:00