- 26 May, 2015 1 commit
-
-
Ilya Lavrenov authored
-
- 23 May, 2015 1 commit
-
-
Dikay900 authored
-
- 22 May, 2015 1 commit
-
-
Maksim Shabunin 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
-
- 01 Apr, 2015 1 commit
-
-
Evgeny Agafonchikov authored
This allows to start run.py with --move_tests parameter to place tests to another location and keep them runnable from there
-
- 31 Mar, 2015 1 commit
-
-
Evgeny Agafonchikov authored
--help message and starting run.py w/o parameters generate different messages E. g. w/ and w/o build_path in the end build_path is required, removing square brackets
-
- 02 Mar, 2015 1 commit
-
-
Maxim Kostin authored
- Substituted HAVE_WINRT with WINRT - Fixed compilation issues in ocl.cpp and parallel.cpp - Fixed compiler issue for WP8: "C2678: binary '+' : no operator found which takes a left-hand - Fixed gitignore - Added #ifdef HAVE_OPENCL to remove compiler warnings in ocl.cpp - Used NO_GETENV similar to '3rdparty\libjpeg\jmemmgr.c; - Added ole32.lib for core module (for WindowsStore 8.0 builds) - Made OpenCV_ARCH aware of ARM Signed-off-by:
Maxim Kostin <v-maxkos@microsoft.com>
-
- 27 Feb, 2015 4 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 26 Feb, 2015 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 12 Jan, 2015 4 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 23 Dec, 2014 2 commits
-
-
Vladislav Vinogradov authored
use CV_CUDA_TEST_MAIN for opencv_test_core to initialize CUDA device information
-
Vladislav Vinogradov authored
-
- 05 Nov, 2014 1 commit
-
-
Alexander Alekhin authored
disable "unwanted" messages
-
- 27 Oct, 2014 2 commits
-
-
Elena Gvozdeva authored
-
Elena Gvozdeva authored
-
- 21 Oct, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 15 Oct, 2014 1 commit
-
-
Pavel Vlasov authored
IPP can be switched on and off on runtime; Optional implementation collector was added (switched off by default in CMake). Gathers data of implementation used in functions and report this info through performance TS; TS modifications for implementations control;
-
- 08 Oct, 2014 1 commit
-
-
Alexander Karsakov authored
Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes
-
- 13 Aug, 2014 1 commit
-
-
Adil Ibragimov authored
1. someMatrix.data -> someMatrix.prt() 2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex ) 3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>() 4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
-
- 08 Aug, 2014 1 commit
-
-
Elena Gvozdeva authored
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 31 Jul, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 30 Jul, 2014 1 commit
-
-
Vadim Pisarevsky authored
1. disabled OpenCL acceleration for cv::multiply() (CV_32F), cv::divide (CV_32F), cv::convertScaleAbs (CV_32F) and cv::reduce (SUM, CV_32F), cv::reduce (MIN & MAX), cv::flip (3-channel case). 2. changed the number of test loops from 1 to 30 (except for cv::pow() test, which fails for yet unknown reason) 3. disabled IPP acceleration for 3-channel norms. 4. modified relativeNorm test function to handle very small values
-
- 14 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 09 Jun, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 26 May, 2014 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 17 Apr, 2014 3 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 11 Apr, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 09 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
-