- 23 Aug, 2017 1 commit
-
-
Pavel Vlasov authored
- Optimizations set change. Now IPP integrations will provide code for SSE42, AVX2 and AVX512 (SKX) CPUs only. For HW below SSE42 IPP code is disabled. - Performance regressions fixes for IPP code paths; - cv::boxFilter integration improvement; - cv::filter2D integration improvement;
-
- 14 Aug, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 26 Jun, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 21 Jun, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 20 Jun, 2017 2 commits
-
-
Maksim Shabunin authored
general: - all iterative tests have been replaced with parameterized tests - old-style try..catch tests have been modified to use EXPECT_/ASSERT_ gtest macros - added temporary files cleanup - modified MatComparator error message formatting imgcodecs: - test_grfmt.cpp split to test_jpg.cpp, test_png.cpp, test_tiff.cpp, etc. videoio: - added public HAVE_VIDEO_INPUT, HAVE_VIDEO_OUTPUT definitions to cvconfig.h - built-in MotionJPEG codec could not be tested on some platforms (read_write test was disabled if ffmpeg is off, encoding/decoding was handled by ffmpeg otherwise). - image-related tests moved to imgcodecs (Videoio_Image) - several property get/set tests have been combined into one - added MotionJPEG test video to opencv_extra
-
Maksim Shabunin authored
- cmake dependencies search (WITH_MFX option) - raw H264, H265, MPEG2 encoding and decoding - tests for supported formats
-
- 20 Apr, 2017 1 commit
-
-
Pavel Vlasov authored
-
- 04 Apr, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 13 Feb, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 22 Dec, 2016 1 commit
-
-
Vadim Pisarevsky authored
* moved BLAS/LAPACK detection scripts from opencv_contrib/dnn to the main repository. * trying to fix the bug with undefined symbols sgesdd_ and dgesdd_ * removed extra whitespaces; disabled LAPACK on IOS
-
- 01 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 27 Nov, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 04 Oct, 2016 1 commit
-
-
mshabunin authored
-
- 09 Sep, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 23 Aug, 2016 1 commit
-
-
yoffy authored
-
- 17 Aug, 2016 1 commit
-
-
Pavel Vlasov authored
-
- 10 Aug, 2016 1 commit
-
-
Vladislav Sovrasov authored
-
- 20 Jul, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 08 Jul, 2016 1 commit
-
-
look4pritam authored
-
- 03 Jun, 2016 1 commit
-
-
Vladislav Sovrasov authored
-
- 01 Feb, 2016 2 commits
-
-
atinfinity authored
-
atinfinity authored
-
- 03 Sep, 2015 1 commit
-
-
Alexey Ershov authored
fixed trailing whitespaces renamed files *vaapi* to *va_intel* changed names vaapi* to va_intel*
-
- 20 Aug, 2015 1 commit
-
-
Alexey Ershov authored
fixed whitespaces fixed issues fixed issue fixed module statement issues fixed access mode added initialization check fixed warning
-
- 30 Jul, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 11 Jun, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 20 May, 2015 1 commit
-
-
Piotr Dobrowolski authored
-
- 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>
-
- 23 Jan, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 16 Jul, 2014 1 commit
-
-
Lars Glud authored
-
- 01 Jul, 2014 1 commit
-
-
Marvin Smith authored
-
- 13 Apr, 2014 1 commit
-
-
Tony authored
specific code. As a result of this, HAVE_GTK3 no longer needs to be exposed. The use of HAVE_GTK, and HAVE_ GTK3 have been changed to mirror the method used by HAVE_QT and HAVE_QT5. On branch gtk3 Changes to be committed: modified: CMakeLists.txt modified: cmake/OpenCVFindLibsGUI.cmake modified: cmake/templates/cvconfig.h.in modified: modules/highgui/src/window.cpp modified: modules/highgui/src/window_gtk.cpp
-
- 03 Apr, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 01 Apr, 2014 1 commit
-
-
Elena Gvozdeva authored
-
- 31 Mar, 2014 1 commit
-
-
Tony authored
specific code. As a result of this, HAVE_GTK3 no longer needs to be exposed. The use of HAVE_GTK, and HAVE_ GTK3 have been changed to mirror the method used by HAVE_QT and HAVE_QT5. On branch gtk3 Changes to be committed: modified: CMakeLists.txt modified: cmake/OpenCVFindLibsGUI.cmake modified: cmake/templates/cvconfig.h.in modified: modules/highgui/src/window.cpp modified: modules/highgui/src/window_gtk.cpp
-
- 13 Feb, 2014 1 commit
-
-
Stuart Cunningham authored
Improve comments to indicate actual usage of WORDS_BIGENDIAN where it is tested with #ifdef rather than #if
-
- 17 Dec, 2013 1 commit
-
-
Vladimir Bystricky authored
-
- 13 Dec, 2013 2 commits
-
-
Vladimir Bystricky authored
-
Alexander Alekhin authored
-
- 14 Nov, 2013 1 commit
-
-
Roman Donchenko authored
The general convention is <output file name> + ".in".
-