- 29 Jan, 2014 1 commit
-
-
Cosmin Boaca authored
-
- 28 Jan, 2014 1 commit
-
-
Cosmin Boaca authored
-
- 17 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 20 Nov, 2013 1 commit
-
-
Roman Donchenko authored
The implicitly generated ones don't work properly, and I don't want to write proper ones. :-) "Fixes" <http://code.opencv.org/issues/3358>.
-
- 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 1 commit
-
-
Roman Donchenko authored
-
- 27 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 23 Aug, 2013 1 commit
-
-
Maria Dimashova authored
-
- 22 Aug, 2013 1 commit
-
-
Mathieu Barnachon authored
An SVM train with HOG could export a single vector for HOGDetector.
-
- 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 1 commit
-
-
Andrey Kamaev authored
-
- 22 Mar, 2013 2 commits
-
-
Andrey Kamaev 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>
-
- 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.
-
- 14 Feb, 2013 1 commit
-
-
Markus Schoeler authored
Histogram intersection kernel (accessible by using SVM::INTER in CV namespace as kernel_type) Exponetial chi2 kernel (accessible by using SVM::CHI2 in CV namespace as kernel_type) Formulars: Exp-CHI2 k(x,y) = exp(-gamma * CHI2(x,y)) CHI2(x,y) = 1- 2* SUM_i[(xi-yi)²/(xi+yi)] Intersec k(x,y) = SUM_i[min(xi,yi)]
-
- 01 Feb, 2013 10 commits
-
-
marina.kolpakova authored
-
marina.kolpakova authored
rename Octave -> SoftCascadeOctave
-
marina.kolpakova authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
marina.kolpakova authored
amplement weidhting according to L. Bourdev and J. Brandt paper "Robust Object Detection Via Soft Cascade"
-
- 31 Jan, 2013 1 commit
-
-
LeonidBeynenson authored
-
- 16 Oct, 2012 5 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
This reverts commit 4d36be87. Conflicts: modules/ml/include/opencv2/ml/ml.hpp modules/ml/src/data.cpp
-
Andrey Kamaev authored
This reverts commit 618fbf55.
-
Andrey Kamaev authored
This reverts commit 618fbf55.
-
Andrey Kamaev authored
This reverts commit a8c5e356. Conflicts: modules/imgproc/src/imgwarp.cpp
-
- 09 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 08 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 07 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 15 Jun, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-