- 11 May, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 10 May, 2011 1 commit
-
-
Vladislav Vinogradov authored
added missing cudaSafeCall
-
- 09 May, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 06 May, 2011 3 commits
-
-
Anatoly Baksheev authored
-
Andrey Kamaev authored
-
Vadim Pisarevsky authored
-
- 03 May, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 02 May, 2011 1 commit
-
-
Vadim Pisarevsky authored
updated OpenCV version to 2.2.9; added missing cv::convertPointsHomogeneous for backward compatibility; fixed bug #952
-
- 29 Apr, 2011 1 commit
-
-
Leonid Beynenson authored
The branch contains changes, concerning adding ThreadingFramework -- temporary lightweight decision for ARM instead of Intel TBB. Also some changes in Android highgui camera class were made.
-
- 27 Apr, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 26 Apr, 2011 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 25 Apr, 2011 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 22 Apr, 2011 1 commit
-
-
Vincent Rabaud authored
-
- 20 Apr, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 19 Apr, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 18 Apr, 2011 4 commits
-
-
Vladimir Dudnik authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 17 Apr, 2011 1 commit
-
-
Vadim Pisarevsky authored
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
-
- 11 Apr, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 10 Apr, 2011 3 commits
-
-
Elena Fedotova authored
-
Elena Fedotova authored
-
Elena Fedotova authored
-
- 07 Apr, 2011 1 commit
-
-
Elena Fedotova authored
-
- 06 Apr, 2011 1 commit
-
-
Vincent Rabaud authored
-
- 03 Apr, 2011 1 commit
-
-
Elena Fedotova authored
-
- 23 Mar, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 13 Mar, 2011 1 commit
-
-
Vincent Rabaud authored
- add support for the popcnt instruction (useful for the Hamming distance, soon to come in BRIEF and FLANN)
-
- 08 Mar, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 05 Mar, 2011 1 commit
-
-
Vadim Pisarevsky authored
added pictures for OpenCV 2.x reference manual; fixed some build problems and done some more cleanup work
-
- 03 Mar, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 28 Feb, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 27 Feb, 2011 1 commit
-
-
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)
-
- 26 Feb, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 22 Feb, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 18 Feb, 2011 2 commits
-
-
Vadim Pisarevsky 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)
-