- 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
-
- 23 Aug, 2013 1 commit
-
-
Maria Dimashova authored
-
- 01 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 28 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.
-
- 01 Feb, 2013 2 commits
-
-
LeonidBeynenson authored
-
LeonidBeynenson authored
Also corrected some indexes to be size_t.
-
- 31 Jan, 2013 1 commit
-
-
LeonidBeynenson authored
-
- 28 Aug, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 30 Mar, 2012 1 commit
-
-
Maria Dimashova authored
-
- 22 Dec, 2011 1 commit
-
-
Maria Dimashova authored
-
- 24 Jun, 2011 1 commit
-
-
Ilya Lysenkov 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)
-
- 29 Nov, 2010 2 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
- 25 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket #406)
-
- 02 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 22 Sep, 2010 1 commit
-
-
Maria Dimashova authored
-
- 10 Sep, 2010 1 commit
-
-
Maria Dimashova authored
-
- 24 Jun, 2010 1 commit
-
-
Maria Dimashova authored
-
- 23 Jun, 2010 1 commit
-
-
Maria Dimashova authored
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-