- 01 Mar, 2011 3 commits
-
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
- 28 Feb, 2011 5 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Gary Bradski authored
-
- 27 Feb, 2011 3 commits
-
-
Vadim Pisarevsky authored
-
Vladimir Dudnik authored
added IPP dot product functions. Only 32f data type supported for now (there are accuracy issues in 8u/16s/16u/32s functions which will be fixed in IPP 7.0.3)
-
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 1 commit
-
-
Maria Dimashova authored
-