62 Commits (16d65029201b6c5e39acff04203d80f09b579f47)

Author SHA1 Message Date
Alexander Alekhin 7f63b31ca8 avoid calling of setNumThreads() to respect user settings 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Alexander Alekhin b84cbeec8c calib3d(perf): disable SGBM tests in debug mode 7 years ago
Pyotr Chekmaryov c26fd68236 Performance tests are added. 8 years ago
Jiri Horner c17afe0fab Merge pull request #6933 from hrnr:gsoc_all 8 years ago
sbokov aea4157340 Adding new HAL-accelerated MODE_SGBM_3WAY 9 years ago
Alexander Alekhin bbe75fe1d2 calib3d: normalize Rodrigues vector in perf test 9 years ago
Vadim Pisarevsky ca19ae8b5a in solvePnPRansac call the solvePnP in the end with all the inliers to get more precise estimate 10 years ago
Vadim Pisarevsky 5c352c9146 temporarily use EPNP in SolvePnP instead of UPNP or DLS algorithms, since the latter two are not quite stable 10 years ago
Vadim Pisarevsky 1760078f67 trying to make solvePnPSmallPoints pass 10 years ago
Vadim Pisarevsky 7e07220440 made the solvepnp a bit more modest; test 5-point configuration instead of 4-point in some cases; reduce the noise in 4-point configurations in other cases 10 years ago
Vadim Pisarevsky d2b9dc5530 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
Vadim Pisarevsky 3b250d6e9c this is trivial change; the main change is in opencv_extra - added regression data for perf tests 10 years ago
edgarriba 2494e028c0 Updating upnp sanity heck 10 years ago
edgarriba 1709421c2c Updating sanity check 10 years ago
edgarriba 71dd9a6f1b Updating sanity check 10 years ago
edgarriba 862b675bee Updating sanity check 10 years ago
edgarriba 7429454171 Add UPNP acc_test and perf_test 10 years ago
edgarriba 2653d745fd updated sanity data 10 years ago
edgarriba 6ea73a5bff updated dls perf test 10 years ago
edgarriba 620387fbe1 Update perf_pnp && ransac model points 10 years ago
Alexander Shishkov a37640cdd0 Update perf_pnp.cpp 10 years ago
edgarriba 3c3d695d4d Perf test update 10 years ago
edgarriba dccc10ff12 DLS perf 10 years ago
edgarriba 2666da892f DLS perf update 10 years ago
edgarriba afdb67b462 SOLVEPNP_* flags 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Konstantin Matskevich 1a43ed9893 finalizing 11 years ago
Konstantin Matskevich 91e4334227 temp 11 years ago
Konstantin Matskevich ddc235172e new approach 11 years ago
Konstantin Matskevich 0904f10ab5 optimizations 11 years ago
Konstantin Matskevich bfc843a5f5 added optimization 11 years ago
Konstantin Matskevich b5f717b6b3 stereoBM 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko c7d2fdc4b2 Fixed some dubious uses of tbb::task_scheduler_init. 11 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 11 years ago
Andrey Kamaev e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago
Andrey Kamaev 517062039e Make core/internal.hpp a private header 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Andrey Kamaev 6e244c83cd Corrected sanity checks in several perf tests 12 years ago
Anna Kogan 4e21f42714 increased time-limits 12 years ago
Andrey Kamaev a126532cb7 Fix OS X build warnings 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 12 years ago
Andrey Kamaev e3be5f138a Fixed sanity checks in several performance tests 12 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 12 years ago
Andrey Kamaev 585f3bc391 Disable perf test for unstable solvePnPRansac 12 years ago
Andrey Kamaev 5a5c477be6 Make performance tests for solvePnPRansec more determenistic 12 years ago