- 21 Feb, 2011 4 commits
-
-
Anatoly Baksheev authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
- 20 Feb, 2011 1 commit
-
-
Ethan Rublee authored
adding cap_images.cpp to android build, may fix link error, but not really address issue of reading video files on android
-
- 18 Feb, 2011 12 commits
-
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
*fixed some warnings *finished gpu test port to gtest framework
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexey Spizhevoy authored
-
Vadim Pisarevsky authored
replaced alloca() (a.k.a. cvStackAlloc) with AutoBuffer or vector() everywhere. cvStackAlloc() is still defined, but we do not need alloca() anymore to compile and run OpenCV (fixes #889 and may be some others)
-
Vadim Pisarevsky authored
replaced alloca() (a.k.a. cvStackAlloc) with AutoBuffer or vector() everywhere. cvStackAlloc() is still defined, but we do not need alloca() anymore to compile and run OpenCV (fixes #889 and may be some others)
-
Vadim Pisarevsky authored
replaced alloca() (a.k.a. cvStackAlloc) with AutoBuffer or vector() everywhere. cvStackAlloc() is still defined, but we do not need alloca() anymore to compile and run OpenCV (fixes #889 and may be some others)
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
removed CMakeLists.txt from gpu/test folder to avoid precompiled header associated warnings under Ubuntu
-
- 17 Feb, 2011 10 commits
-
-
Maria Dimashova authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Maria Dimashova authored
-
Vadim Pisarevsky authored
-
Alexey Spizhevoy authored
fixed incorrect device id in multi_gpu sample (checked both multi GPU samples work correctly with new multi GPU API)
-
Alexey Spizhevoy authored
removed catch from GPU stereo_bp test as --gtest_catch_exceptions flags exists (but err msg isn't printed in case when there is no GPU)
-
- 16 Feb, 2011 6 commits
-
-
Alexey Spizhevoy authored
-
Marius Muja authored
-
Marius Muja authored
Prefixed constants in flann with FLANN_ to prevent clashes with constants from other includes, closes bug #890
-
Anatoly Baksheev authored
-
Vladislav Vinogradov authored
minor fixes and refactoring of GPU module
-
Marius Muja authored
-
- 15 Feb, 2011 7 commits
-
-
Anatoly Baksheev authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Anatoly Baksheev authored
GPU: TargetArchs -> added FEATURE_SET prefix.
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-