- 16 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 15 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
(2.4) Backports from master branch (#7854)
-
- 12 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 29 Nov, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 28 Nov, 2016 1 commit
-
-
Alexander Alekhin authored
* restore Google Test 1.7.0 (get patch) * ts: update Google Test to 1.8.0 release https://github.com/google/googletest * ts: re-apply OpenCV patch for gtest * ts: fixes for gtest 1.8.0 * ts: workaround MSVS2015 problem in gtest
-
- 18 Nov, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 15 Nov, 2016 1 commit
-
-
Declan Moran authored
fix compiler error when building with gnu-5 toolchain (eg as currently shipped with crystax.org android ndk, and presumably soon with android studio). "ts_perf.cpp ....error: 'errno' was not declared in this scope int err=errno;"
-
- 08 Nov, 2016 1 commit
-
-
Pavel Vlasov authored
--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); Maximum depth limit var was added to the instrumentation structure; Trace names output console output fix: improper tree formatting could happen; Output in case of error was added; Custom regions improvements; Improved timing and weight calculation for parallel regions; New TC (threads counter) value to indicate how many different threads accessed particular node; parallel_for, warnings fixes and ReturnAddress code from Alexander Alekhin;
-
- 07 Oct, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 08 Sep, 2016 1 commit
-
-
Alexander Alekhin authored
- calculate ticksTotal instead of ticksMean - local / global width is based on ticksTotal value - added instrumentation for OpenCL program compilation - added instrumentation for OpenCL kernel execution
-
- 17 Aug, 2016 1 commit
-
-
Pavel Vlasov authored
-
- 21 May, 2016 1 commit
-
-
Tomoaki Teshima authored
* check compiler support * check HW support before executing * add test doing round trip conversion from / to FP32 * treat array correctly if size is not multiple of 4 * add declaration to prevent warning * make it possible to enable fp16 on 32bit ARM * let the conversion possible on non-supported HW, too. * add test using both HW and SW implementation
-
- 29 Apr, 2016 1 commit
-
-
Julien Nabet authored
All of these: (performance) Prefer prefix ++/-- operators for non-primitive types. [modules/calib3d/src/fundam.cpp:1049] -> [modules/calib3d/src/fundam.cpp:1049]: (style) Same expression on both sides of '&&'.
-
- 01 Apr, 2016 1 commit
-
-
shengyu authored
-
- 07 Mar, 2016 1 commit
-
-
Krishnaraj Bhat authored
cosmetic changes to fix this warning. real bugs not found
-
- 10 Feb, 2016 2 commits
-
-
Marina Noskova authored
-
Marina Noskova authored
-
- 07 Dec, 2015 1 commit
-
-
ausentso authored
-
- 02 Dec, 2015 1 commit
-
-
Nikolay Polyarniy authored
-
- 17 Nov, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 13 Oct, 2015 1 commit
-
-
Vladislav Vinogradov authored
-
- 22 Sep, 2015 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 21 Sep, 2015 1 commit
-
-
Gleb Gladilov authored
-
- 18 Sep, 2015 1 commit
-
-
Pavel Rojtberg authored
`has()` only tests for an argument presence which is always true for arguments with default values. Use `get<bool>()` to check the value instead.
-
- 17 Sep, 2015 1 commit
-
-
Ilya Lavrenov authored
(cherry picked from commit 47cee871)
-
- 15 Aug, 2015 1 commit
-
-
Ilya Lavrenov authored
-
- 21 Jul, 2015 1 commit
-
-
Gleb Gladilov authored
-
- 30 Jun, 2015 1 commit
-
-
Evgeny Agafonchikov authored
-
- 26 May, 2015 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 27 Apr, 2015 1 commit
-
-
Maksim Shabunin authored
Also: - Silence clang warnings about unsupported command line arguments - Add diagnostic print to calib3d test - Fixed perf test relative error check - Fix iOS build problem
-
- 27 Feb, 2015 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 26 Feb, 2015 1 commit
-
-
Vladislav Vinogradov authored
-
- 12 Jan, 2015 4 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 04 Jan, 2015 1 commit
-
-
Alexander Smorkalov authored
- Previous version just checked option support, but not enable it. - Also OpenCV tests reports invalid AVX and AVX2 support status.
-