- 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.
-
- 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 2 commits
-
-
Alexander Smorkalov authored
-
Alexander Karsakov authored
FFmpeg 2.0.2 32-bit builded with mingw (4.6.1) with following additional options: --enable-w32threads --disable-iconv --cpu=i686 (workaroud for http://trac.ffmpeg.org/ticket/2363)
-
- 25 Oct, 2013 1 commit
-
-
Roman Donchenko authored
While the FFmpeg video IO backend gets compiled even without it, the tests (for both FFmpeg and video IO) don't. This should fix that.
-
- 23 Oct, 2013 1 commit
-
-
Roman Donchenko authored
Odd that it wasn't merged automatically...
-
- 21 Oct, 2013 1 commit
-
-
Jose-Luis Blanco-Claraco authored
-
- 20 Oct, 2013 1 commit
-
-
Jose-Luis Blanco-Claraco authored
-
- 18 Oct, 2013 2 commits
-
-
Alexander Alekhin authored
-
Roman Donchenko authored
-
- 17 Oct, 2013 1 commit
-
-
Alexander Karsakov authored
folowing additional options: --enable-w32threads, --arch=i686 (for 32-bit library, workaround for http://trac.ffmpeg.org/ticket/2363)
-
- 09 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
Allow to build samples via OpenCV binaries from distribution package (find_package with OpenCV_DIR).
-
- 03 Oct, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 27 Sep, 2013 1 commit
-
-
Vladislav Vinogradov authored
add INSTALL command for TBB target
-
- 15 Sep, 2013 1 commit
-
-
hbristow authored
-
- 29 Aug, 2013 1 commit
-
-
Alexander Smorkalov authored
Android 4.3 support added; ANY camera index support fixed; applyProperties now uses camera->reconnect() instead close/connect for Android 4.x. (cherry picked from commit fff91eef)
-
- 28 Aug, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 22 Aug, 2013 2 commits
-
-
Roman Donchenko authored
They're not listed in the documentation for the FindZLIB module, so we shouldn't use them unless necessary.
-
Roman Donchenko authored
-
- 21 Aug, 2013 3 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 19 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 15 Aug, 2013 1 commit
-
-
Alexander Smorkalov authored
for libpng added.
-
- 12 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 09 Aug, 2013 1 commit
-
-
Alexander Smorkalov authored
Android 4.3 support added; ANY camera index support fixed; applyProperties now uses camera->reconnect() instead close/connect for Android 4.x.
-
- 08 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 24 Jul, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 17 Jul, 2013 1 commit
-
-
Alexander Smorkalov authored
Debug library name prefix changed no "_debug" to fit pragmas in TBB headers.
-
- 13 Jul, 2013 1 commit
-
-
andrey.morozov authored
-
- 11 Jul, 2013 1 commit
-
-
Roman Donchenko authored
-