219 Commits (a83a1cafa7161ecd1482ccfc7078677b85204ad1)

Author SHA1 Message Date
Alexander Alekhin 0e4dde1781 Merge pull request #7872 from alalek:merge-2.4 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Alexander Alekhin 03bcfe4107 test: fix RNG problem in accuracy tests 8 years ago
Alexander Alekhin 71b2409df0 ts: added findDataFile() utility function and SkipTestException 8 years ago
Alexander Alekhin 2c03c8d71f Update googletests 1.8.0 (20160822) (#7738) 8 years ago
Maksim Shabunin 21167b1bf1 Fixed several GCC 5.x warnings 8 years ago
Declan Moran 4d84e6efee fix compiler error when building with gnu-5 toolchain (eg as currently shipped with crystax.org android ndk, and presumably soon with android studio). 8 years ago
Pavel Vlasov 349d5ba012 --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address); 8 years ago
Alexander Alekhin 5da8d65371 eliminate compiler warnings 8 years ago
Alexander Alekhin 10d18a315c instrumentation: minor refactoring, wrap OpenCL 8 years ago
Pavel Vlasov a462d76a95 Implementations instrumentation framework for OpenCV performance system; 8 years ago
Tomoaki Teshima b2ad7cd9c0 add feature to convert FP32(float) to FP16(half) 9 years ago
Julien Nabet a29c814bd8 cppcheck: fix some reports 9 years ago
shengyu 21513caf3f missing right quote 9 years ago
Krishnaraj Bhat 9b8013d193 gcc6: fix misleading indentation warning 9 years ago
Marina Noskova 617dd5db5b Fixed doc/opencv.bib 9 years ago
Marina Noskova 40bf97c6d1 Refactored SVMSGD class 9 years ago
ausentso 9abdf39c90 added test for goodFeaturesToTrack; 9 years ago
Nikolay Polyarniy 8026824563 ts module: includes moved out from cvtest namespace 9 years ago
Maksim Shabunin eebd4cad66 Fix compilation problems with XCode 7.1.1 and cmake 3.3.2 9 years ago
Vladislav Vinogradov 02c48ab7d6 add CTest support to build tree 9 years ago
Alexander Alekhin 12f01b778b fix perf tests 9 years ago
Alexander Alekhin be507b20cd fix perf tests 9 years ago
Gleb Gladilov 344d9fd83f Fixed minMaxLoc and test functions 9 years ago
Pavel Rojtberg 31da833574 ts/ts_perf: fix wrong has() usage 9 years ago
Ilya Lavrenov 486c40f578 fixed uninitialized values warning in bad arg test class 9 years ago
Ilya Lavrenov 47cee8715b fixed uninitialized values warning in bad arg test class 9 years ago
Gleb Gladilov c467d0d553 Fixed minMaxLoc and test functions 9 years ago
Evgeny Agafonchikov 6a6d58d389 Adding test support for WINRT 10 years ago
Ilya Lavrenov b0cbec922b port of MR #4061 to master 10 years ago
Ilya Lavrenov 083aced3b4 fixed OS names 10 years ago
Maksim Shabunin 1138a38dbe Use explicit no-sse flags when SSE is off 10 years ago
Vladislav Vinogradov 4800a34be3 do not dump OpenCL info if it is disabled 10 years ago
Vladislav Vinogradov cda6fed41f move tegra namespace out of cv to prevent conflicts 10 years ago
Vladislav Vinogradov 44e41baffe use new functions before all tegra:: calls 10 years ago
Ilya Lavrenov 81f786393a NEON detection in runtime 10 years ago
Ilya Lavrenov fc0869735d used popcnt 10 years ago
Ilya Lavrenov bc394e7516 detection of other CPU features 10 years ago
Ilya Lavrenov 8d48632ebe avx2 10 years ago
Alexander Smorkalov c778011f14 More accurate AVX and AVX2 control. 10 years ago
Vladislav Vinogradov b33f3bb2cc refactor CV_CUDA_TEST_MAIN, use CV_TEST_MAIN for it 10 years ago
Vladislav Vinogradov 53862687d5 rename CudaMem -> HostMem to better reflect its purpose 10 years ago
Alexander Alekhin 4eb16122c0 ocl: change processing of OpenCL failures 10 years ago
Elena Gvozdeva c5a2879ce0 use vectors 10 years ago
Elena Gvozdeva 2d89df1804 use local memory 10 years ago
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 10 years ago
Alexander Alekhin 8ab6852927 added performance validation check 10 years ago
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
Vadim Pisarevsky b0cd822924 trying to make the tests pass 10 years ago