- 16 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
-
- 18 Sep, 2014 1 commit
-
-
Benoit Seguin authored
-
- 26 Jun, 2014 1 commit
-
-
unknown authored
-
- 28 May, 2014 1 commit
-
-
berak authored
-
- 14 May, 2014 1 commit
-
-
Vladislav Vinogradov authored
removed invalid condition, it is always false
-
- 13 Jan, 2014 1 commit
-
-
Daniil Osokin authored
-
- 06 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 03 Jan, 2014 1 commit
-
-
Nghia Ho authored
-
- 21 Nov, 2013 1 commit
-
-
Piotr Miecielica 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>.
-
- 07 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
-
- 20 Sep, 2013 1 commit
-
-
Csaba Kertesz 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.
-
- 02 Aug, 2013 1 commit
-
-
StevenPuttemans 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.
-
- 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
-
- 19 Mar, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 19 Feb, 2013 2 commits
-
-
Andrey Kamaev authored
-
Niels Gerlif Myrtue authored
Copied the docstring description
-
- 02 Feb, 2013 1 commit
-
-
Andy Maloney authored
Initialize local variables
-
- 01 Feb, 2013 2 commits
-
-
LeonidBeynenson authored
-
LeonidBeynenson authored
Also corrected some indexes to be size_t.
-
- 31 Jan, 2013 2 commits
-
-
LeonidBeynenson authored
-
Daniil Osokin authored
-
- 14 Jan, 2013 1 commit
-
-
Alexander Smorkalov authored
Invalid links and refences fixed. SpaeseMat class documentation updated.
-
- 28 Dec, 2012 1 commit
-
-
Maria Dimashova authored
(Sometimes sample_data became bad because the buffer with its values was deallocated early).
-
- 20 Dec, 2012 1 commit
-
-
Andrey Kamaev authored
The size of temporary files is an issue on mobile platforms.
-
- 09 Nov, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 01 Nov, 2012 1 commit
-
-
marina.kolpakova authored
-
- 31 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 24 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 17 Oct, 2012 1 commit
-
-
OpenCV Buildbot authored
-