- 07 Nov, 2013 1 commit
-
-
Roman Donchenko authored
Also, I made a separate macro for the current function name, which helps simplify a lot of code that uses it.
-
- 06 Sep, 2013 1 commit
-
-
Vladislav Vinogradov authored
Conflicts: modules/core/include/opencv2/core/cuda.hpp modules/cudacodec/src/thread.cpp modules/cudacodec/src/thread.hpp modules/superres/perf/perf_superres.cpp modules/superres/src/btv_l1_cuda.cpp modules/superres/src/optical_flow.cpp modules/videostab/src/global_motion.cpp modules/videostab/src/inpainting.cpp samples/cpp/stitching_detailed.cpp samples/cpp/videostab.cpp samples/gpu/stereo_multi.cpp
-
- 05 Sep, 2013 1 commit
-
-
Roman Donchenko authored
-
- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 20 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function.
-
- 20 Nov, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 16 Oct, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
This reverts commit 94b97b7a.
-
- 08 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 04 Oct, 2012 1 commit
-
-
Leonid Beynenson authored
-
- 27 Aug, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 24 Aug, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 09 Jul, 2012 1 commit
-
-
Leonid Beynenson authored
Changed DetectionBasedTracker a bit to make its method addObject to return an integer value -- the id of the new added object.
-
- 28 Jun, 2012 1 commit
-
-
Leonid Beynenson authored
Added possibility in the class DetectionBasedTracker to work as a tracker only -- without the mainDetector. In this case new objects will be added into it by the method addObject(const cv::Rect& location).
-
- 25 Jun, 2012 1 commit
-
-
Alexander Smorkalov authored
revision 8721 vas merged to head. Detection based tracker interface changed. cpp and android samples updated.
-
- 24 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 21 Jun, 2012 1 commit
-
-
Alexander Smorkalov authored
Warning: changes beak binary compatibility
-
- 19 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 18 Jun, 2012 1 commit
-
-
Alexander Smorkalov authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 07 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 30 May, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 22 May, 2012 1 commit
-
-
Leonid Beynenson authored
Added a check of the DetectionBasedTracker's inner state in the main thread function of this class. This change should fix a multithread bug in the class.
-
- 21 May, 2012 1 commit
-
-
Leonid Beynenson authored
-
- 17 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 17 Nov, 2011 2 commits
-
-
Leonid Beynenson authored
Changed the class DetectionBasedTracker -- changed the system of states in the subclass DetectionBasedTracker::SeparateDetectionWork, made them more logical.
-
Leonid Beynenson authored
-
- 16 Nov, 2011 1 commit
-
-
Leonid Beynenson authored
-