- 03 Nov, 2015 1 commit
-
-
Andreas Franek authored
Simplifies cross compilation with CUDA for ARM boards. CUDA arch is set for all ARM targets, --unresolved-symbols=ignore-in-shared-libs is set when cross-compiling for ARM and FindCUDA.cmake was adjusted to find shared library stubs within the CUDA toolkit.
-
- 26 Oct, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 25 Oct, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 24 Oct, 2015 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Pierre Letessier authored
-
- 23 Oct, 2015 6 commits
-
-
Pavel Rojtberg authored
QSlider does not have getMinimum/Maximum getters. Probably was not compile tested.
-
Pierre Letessier authored
-
micalan authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
- 22 Oct, 2015 7 commits
-
-
Rodrigo Benenson authored
fixed typo
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 21 Oct, 2015 6 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
berak authored
-
- 20 Oct, 2015 3 commits
-
-
Suleyman TURKMEN authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 19 Oct, 2015 4 commits
-
-
Alexander Alekhin authored
-
Aman Verma authored
-
Aman Verma authored
-
Renato Florentino Garcia authored
The 12 and 16 arguments Matx constructors differs from all others, leaving values initialized and requiring the argument number to be equal to the channels number.
-
- 18 Oct, 2015 8 commits
-
-
Suleyman TURKMEN authored
-
Pavel Rojtberg authored
allows disabling automatic conversion to RGB for certain formats. If conversion is disabled the returned image just points to the underlying buffer, so no memcpy is performed. Note that we do not check image size in retrieve frame any more as it can not possibly while the device is streaming. Furthermore this code was disabled altogether by the wrong ifdef in the previous commit.
-
Pavel Rojtberg authored
in the case of HAVE_CAMV4L2 && !HAVE_CAMV4L there was no body for the if statement.
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
they are upstream since at least linux 2.6.8 (10 Years) http://lxr.oss.org.cn/ident?v=2.6.8&i=V4L2_PIX_FMT_SBGGR8
-
Pavel Rojtberg authored
-