- 05 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 25 Jul, 2012 1 commit
-
-
marina.kolpakova authored
-
- 11 Jul, 2012 1 commit
-
-
Alexander Mordvintsev authored
(see also r8895, r8887 and #2043)
-
- 09 Jul, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 02 Jul, 2012 1 commit
-
-
Maria Dimashova authored
-
- 09 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 07 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 29 Mar, 2012 1 commit
-
-
Andrey Kamaev authored
#1349 tbb::mutex is moved to outer scope to be sure that its initialization is completed before the parallel loop
-
- 28 Mar, 2012 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 26 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 17 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 15 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
-
- 16 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 08 Jun, 2011 1 commit
-
-
Maria Dimashova authored
-
- 24 May, 2011 1 commit
-
-
Leonid Beynenson authored
Small change in the SURF algorithm to be sure that without TBB the template parallel_for is not used (the reason: the parallelization in the SURF algorithm conflicts with ThreadingFramework, which is a temporary substitute of TBB for ARMs)
-
- 18 Apr, 2011 1 commit
-
-
Vladimir Dudnik authored
-
- 18 Feb, 2011 1 commit
-
-
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)
-
- 23 Dec, 2010 1 commit
-
-
Vladimir Dudnik authored
-
- 30 Nov, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
temporarily turn off TBB threading when computing SURF descriptors (as the parallel version seems to produce different descriptors on each run)
-
- 22 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
integrated multi-threaded version of SURF (thanks to imahon and yvo2m for the patch; see ticket #275)
-
- 16 Nov, 2010 1 commit
-
-
Maria Dimashova authored
-
- 15 Nov, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 12 Nov, 2010 1 commit
-
-
Maria Dimashova authored
-
- 11 Nov, 2010 1 commit
-
-
Maria Dimashova authored
-
- 24 Oct, 2010 1 commit
-
-
Victor Erukhimov authored
-
- 19 May, 2010 1 commit
-
-
Maria Dimashova authored
-
- 18 May, 2010 1 commit
-
-
Liu Liu authored
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-