- 25 Sep, 2015 1 commit
-
-
Suleyman TURKMEN authored
-
- 30 Jul, 2015 1 commit
-
-
Suleyman TURKMEN authored
-
- 26 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 23 Sep, 2014 1 commit
-
-
Dmitriy Anisimov authored
-
- 04 Sep, 2014 1 commit
-
-
John Kua authored
-
- 14 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
trying to solve compile problems; temporarily disabled some tests for just added optimization algo's
-
- 13 Aug, 2014 1 commit
-
-
Adil Ibragimov authored
1. someMatrix.data -> someMatrix.prt() 2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex ) 3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>() 4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 07 Apr, 2014 1 commit
-
-
Elena Gvozdeva authored
-
- 03 Apr, 2014 1 commit
-
-
Elena Gvozdeva authored
-
- 01 Apr, 2014 1 commit
-
-
Elena Gvozdeva authored
-
- 17 Nov, 2013 1 commit
-
-
StevenPuttemans authored
Also fixed some typos and code alignment Also adapted tutorial CPP samples Fixed some identation problems
-
- 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
-
- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 17 Jun, 2013 1 commit
-
-
hbristow authored
-
- 08 Apr, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 03 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 01 Apr, 2013 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 20 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 21 Dec, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Nov, 2012 1 commit
-
-
Andrey Kamaev authored
These codes should be included into regular builds.
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 10 Oct, 2012 1 commit
-
-
Vsevolod Glumov authored
-
- 20 Mar, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 09 Aug, 2011 1 commit
-
-
Bernat Gabor authored
-
- 08 Aug, 2011 1 commit
-
-
Bernat Gabor authored
-
- 27 Jul, 2011 2 commits
-
-
Bernat Gabor authored
Added the "Mask operations on matrices" tutorial (with its sample). Plus modified some other core tutorials.
-
Bernat Gabor authored
-
- 25 Jul, 2011 2 commits
-
-
Bernat Gabor authored
-
Bernat Gabor authored
Added Fernandos first tutorial regarding SVMs. Extended the global links (conf.py). Corrected the author names. Minor modification to the dft tutorial.
-
- 22 Jul, 2011 1 commit
-
-
Bernat Gabor authored
Sample files for image scanning, basic Mat, file I/O. Added Victors removed tutorials back in the system. Some typo fixing.Expanded conf.py with new global links.
-