- 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
-
- 01 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
cv::Complex, cv::Point_ and cv::Point3_ are moved.
-
- 22 Jan, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 20 Jan, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 18 Jan, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 Jan, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 17 Oct, 2012 1 commit
-
-
OpenCV Buildbot authored
-
- 15 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
This partly reverts commit 6ca61827.
-
- 30 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 28 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 19 Apr, 2012 1 commit
-
-
Andrey Pavlenko authored
-
- 31 Mar, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 29 Mar, 2012 2 commits
-
-
Vadim Pisarevsky authored
-
Marina Kolpakova authored
-
- 24 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 Jun, 2011 1 commit
-
-
Anatoly Baksheev authored
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
-
- 08 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 06 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
-
- 17 May, 2011 1 commit
-
-
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.
-
- 30 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 27 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 27 Oct, 2010 1 commit
-
-
Vadim Pisarevsky authored
added more helper macros to the function declarations, to assist the Python wrapper generator. Fixed memleak in Mat::operator()(Range,Range) and the related functions (Mat::row, Mat::col etc.)
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-