- 25 Sep, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 12 Sep, 2015 1 commit
-
-
Dikay900 authored
-
- 17 Aug, 2015 1 commit
-
-
Ashley Stacey authored
Pdb file support was changed in CMake 2.8.12, support was added in CMake 3.1.0 to work around the problems created by the change introduced in CMake 2.8.12.
-
- 12 Aug, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 22 Jul, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 03 Jul, 2015 1 commit
-
-
Alexander Alekhin authored
Scripts are updated for Linux-based (Ubuntu 14.04) mingw cross-compilation (full stack of scripts provided) Part of these scripts may work under Windows installation of MinGW, but it is not supported. FFMPEG update: 2.7.1 Added OpenH264 Cisco binaries support for H264 encoding: v1.4.0
-
- 01 Jul, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 03 Jun, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 22 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 07 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
2. Algorithm::load/save added (moved from StatModel) 3. copyrights updated; added copyright/licensing info for ffmpeg 4. some warnings from Xcode 6.x are fixed
-
- 04 Apr, 2015 3 commits
-
-
Ashod Nakashian authored
-
Ashod Nakashian authored
-
Ashod Nakashian authored
On Windows, the tmpnam function returns a temp filename in the current directory, which has a prepended backslash '\\'. This subsequently fails the open function. This patch creates a proper temp filename in the temp folder and makes unlike work by opening the file as short-lived.
-
- 31 Mar, 2015 1 commit
-
-
Maxim Kostin authored
- Resolved GET_ENV and input type incompatibility - Made libjpeg compile for WINRT. So does imgcodecs module. - Updated .gitignore (log, tlog)
-
- 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>
-
- 26 Feb, 2015 1 commit
-
-
Ilya Lavrenov authored
-
- 09 Dec, 2014 1 commit
-
-
Andrey Kamaev authored
-
- 05 Nov, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 17 Oct, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 01 Jul, 2014 1 commit
-
-
Ievgen Khvedchenia authored
-
- 23 May, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 13 May, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 29 Apr, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 11 Apr, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 21 Mar, 2014 2 commits
-
-
Alexander Smorkalov authored
Fixed constant value for focus mode FOCUS_MODE_CONTINUES_PHOTO; Add setters and getters for exposure lock and white balance lock flags; Excluded camera restart for all setters except frame size.
-
Alexander Smorkalov authored
-
- 14 Feb, 2014 1 commit
-
-
Stuart Cunningham authored
-
- 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
-
- 12 Feb, 2014 1 commit
-
-
Stuart Cunningham authored
Use correct integer types for arguments to TIFFGetField to avoid corruption of values and failed loads of TIFF file when using cv::imread(). Added test where both big and little endian TIFF files are read using imread(). Fixed build of 3rdparty libtiff on big endian hosts. Reduced memory required during decode_tile16384x16384 test by not converting large grayscale test image to color image during read.
-
- 21 Jan, 2014 1 commit
-
-
Alexander Smorkalov authored
-
- 16 Jan, 2014 1 commit
-
-
Dinar Valeev authored
This fixes build on PowerPC where Eigen unsets vector, bool and pixel Signed-off-by:
Dinar Valeev <dvaleev@suse.com>
-
- 13 Jan, 2014 1 commit
-
-
ahb authored
OpenCV Error: Unknown error code -6 (OpenCL function is not available: [clGetPlatformIDs]) in opencl_check_fn, file /home/ahb/software/opencv/modules/ocl/src/cl_runtime/cl_runtime.cpp, line 83 The issue results from modules/ocl/src/cl_runtime/cl_runtime.cpp checking for "linux" instead of "__linux__" (cp. http://sourceforge.net/p/predef/wiki/OperatingSystems/) Adjust all other occurrences of "defined(linux)" as well.
-
- 29 Dec, 2013 1 commit
-
-
Hilton Bristow authored
-
- 26 Dec, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 04 Dec, 2013 1 commit
-
-
Roman Donchenko authored
_MSC_VER -> defined _MSC_VER. Fixes building with MinGW. Similar to fbc91c5e.
-
- 03 Dec, 2013 1 commit
-
-
Andrey Pavlenko authored
-
- 29 Nov, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 22 Nov, 2013 1 commit
-
-
Alexander Alekhin authored
-
- 18 Nov, 2013 1 commit
-
-
Alexander Smorkalov authored
-