- 18 Feb, 2011 9 commits
-
-
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 8 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
-
Vladislav Vinogradov authored
-
- 14 Feb, 2011 7 commits
-
-
Vladislav Vinogradov authored
added assertion after all kernels calls
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Anatoly Baksheev authored
-
Alexey Spizhevoy authored
--no commit message
-