- 08 Apr, 2014 1 commit
-
-
Ilya Lavrenov authored
Conflicts: modules/core/src/stat.cpp
-
- 21 Mar, 2014 1 commit
-
-
Koji Miyazato authored
-
- 21 Feb, 2014 1 commit
-
-
Rohit Girdhar authored
-
- 20 Feb, 2014 1 commit
-
-
Rohit Girdhar authored
-
- 17 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 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
This and several following commits contain the "boring" changes required to support the new Ptr. These are changes like: * new T -> makePtr<T> or .reset(new T) or Ptr<T>(new T) (depending on the situation) * p.empty() -> !p * delete_obj -> DefaultDeleter::operator() and similar changes that are numerous, but primitive.
-
- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 14 Aug, 2013 1 commit
-
-
Bahram Dahi authored
-
- 10 Apr, 2013 1 commit
-
-
Roman Donchenko authored
-
- 03 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 01 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 22 Mar, 2013 4 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
All tests passed!
-
Vadim Pisarevsky authored
-
-
- 09 Mar, 2013 1 commit
-
-
marina.kolpakova authored
-
- 28 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 25 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 31 May, 2012 1 commit
-
-
Andrey Kamaev authored
backported API for storing OpenCV data structures to text string and reading them back (r8481, r8516, r8518, r8522)
-
- 30 May, 2012 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 28 May, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 04 Apr, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 03 Apr, 2012 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 28 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 Apr, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 09 Feb, 2011 1 commit
-
-
Vadim Pisarevsky authored
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
-