- 27 Feb, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 26 Feb, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 25 Feb, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 24 Feb, 2011 2 commits
-
-
Alexey Kazakov authored
-
Alexey Kazakov authored
-
- 23 Feb, 2011 2 commits
-
-
Ethan Rublee authored
-
Ilya Lysenkov authored
-
- 22 Feb, 2011 5 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vladislav Vinogradov authored
temporarily disabled compute descriptor kernel for new cards (some problems with threads synchronization), old version of kernels is used.
-
Alexey Spizhevoy authored
-
- 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 1 commit
-
-
Alexey Spizhevoy authored
-