- 14 May, 2014 1 commit
-
-
Vladislav Vinogradov authored
removed invalid condition, it is always false
-
- 23 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 30 Jan, 2014 3 commits
-
-
Cosmin Boaca authored
-
Cosmin Boaca authored
-
Cosmin Boaca authored
-
- 29 Jan, 2014 1 commit
-
-
Cosmin Boaca authored
-
- 28 Jan, 2014 1 commit
-
-
Cosmin Boaca authored
-
- 13 Jan, 2014 1 commit
-
-
Daniil Osokin authored
-
- 06 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 21 Nov, 2013 1 commit
-
-
Piotr Miecielica authored
-
- 07 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
-
- 20 Sep, 2013 1 commit
-
-
Csaba Kertesz authored
-
- 12 Sep, 2013 1 commit
-
-
Mathieu Barnachon 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
-
- 23 Aug, 2013 1 commit
-
-
Maria Dimashova authored
-
- 22 Aug, 2013 2 commits
-
-
Mathieu Barnachon authored
-
Mathieu Barnachon authored
An SVM train with HOG could export a single vector for HOGDetector.
-
- 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.
-
- 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 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 28 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 22 Mar, 2013 1 commit
-
-
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 1 commit
-
-
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
-