- 07 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
-
- 20 Sep, 2013 1 commit
-
-
Csaba Kertesz 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 2 commits
-
-
Roman Donchenko authored
Also changed the static functions to inline, to stop GCC complaining about unused functions.
-
Roman Donchenko authored
-
- 27 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 23 Aug, 2013 1 commit
-
-
Maria Dimashova authored
-
- 21 Aug, 2013 2 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 08 Aug, 2013 1 commit
-
-
Roman Donchenko authored
Looks like we don't actually use them; when creating precompiled headers with Visual C++, a dummy .cpp is created at build time.
-
- 07 Aug, 2013 1 commit
-
-
StevenPuttemans authored
ReST directive was used. Also fixed some other ReST directives that were not correct and removed some warnings during buildbot checks.
-
- 06 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 02 Aug, 2013 1 commit
-
-
StevenPuttemans authored
-
- 24 Jul, 2013 1 commit
-
-
Nghia Ho authored
-
- 10 Jul, 2013 1 commit
-
-
Roman Donchenko authored
-
- 13 Jun, 2013 1 commit
-
-
Vladislav Vinogradov authored
weights array is only allocated for (l_count+1) elements, but then weights[l_count+1] element is accessed.
-
- 31 May, 2013 1 commit
-
-
Roman Donchenko authored
This should allow many algorithms to take advantage of more parallelization technologies.
-
- 11 Apr, 2013 1 commit
-
-
Roman Donchenko authored
This allows subclasses of CvBoost to override initial weights that update_weights uses without duplicating its entire implementation.
-
- 01 Apr, 2013 5 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
cv::Complex, cv::Point_ and cv::Point3_ are moved.
-
- 28 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 22 Mar, 2013 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 21 Mar, 2013 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
add hack to disable optimization of linear svms; improved precision of optimize_linear_svm; add the relevant test, which however requires some big database (so it's disabled by default)
-
Vadim Pisarevsky authored
-
- 20 Mar, 2013 2 commits
-
-
Vadim Pisarevsky authored
-
Andrey Kamaev authored
-
- 19 Mar, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 13 Mar, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp> Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
-
- 26 Feb, 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.
-
- 22 Feb, 2013 1 commit
-
-
Markus Schoeler authored
Added new kernels to documentation
-
- 19 Feb, 2013 2 commits
-
-
Andrey Kamaev authored
-
Niels Gerlif Myrtue authored
Copied the docstring description
-