- 11 Apr, 2014 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 09 Apr, 2014 1 commit
-
-
Alexander Alekhin 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
-
- 28 Mar, 2014 1 commit
-
-
unknown authored
Python typdef fixed. Reverted the example to MOG2. Not time to make the command line switch for now.
-
- 17 Mar, 2014 1 commit
-
-
berak authored
literalinclude literalinclude, dropped :lines:
-
- 04 Mar, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 25 Feb, 2014 1 commit
-
-
Arun JVS authored
-
- 14 Feb, 2014 1 commit
-
-
Pierre Moulon authored
-
- 13 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 12 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 03 Feb, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vladislav Vinogradov authored
-
- 30 Jan, 2014 1 commit
-
-
unknown authored
-
- 27 Jan, 2014 3 commits
-
-
Alexander Smorkalov authored
Env setup for testing package implemented using /etc/profile.d; Variable with path for all native samples added; Path for test binaries and test data updated.
-
Roman Donchenko authored
get_hogdescriptor_visu is passed img->clone(), which is not usable as a non-const reference (and it doesn't modify the argument, anyway).
-
Alexander Smorkalov authored
-
- 21 Jan, 2014 2 commits
-
-
Alexander Smorkalov authored
-
Ilya Lavrenov authored
-
- 20 Jan, 2014 1 commit
-
-
Anatoly Baksheev authored
-
- 10 Jan, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 09 Jan, 2014 1 commit
-
-
Nghia Ho authored
-
- 06 Jan, 2014 2 commits
-
-
Ilya Lavrenov authored
-
Nghia Ho authored
Fixed a valgrind 'Conditional jump or move depends on uninitialised value(s)' on cv::kmeans(...). The original code used points(sampleCount, 1, CV_32FC2), which confused generateCentersPP into thinking it is a 1 dimensional center, instead of 2. As a result it would set only the x variable and leave y unitialised.
-
- 29 Dec, 2013 1 commit
-
-
Ilya Lavrenov authored
-
- 20 Dec, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 19 Dec, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 18 Dec, 2013 1 commit
-
-
Vladimir Bystricky authored
-
- 17 Dec, 2013 4 commits
-
-
Vladimir Bystricky authored
-
Vladimir Bystricky authored
-
Vladimir Bystricky authored
-
Adrien BAK authored
-
- 16 Dec, 2013 2 commits
-
-
StevenPuttemans authored
Seems correct to me and builds fine
-
StevenPuttemans authored
See feature 2862
-
- 13 Dec, 2013 1 commit
-
-
Vladimir Bystricky authored
-
- 10 Dec, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 09 Dec, 2013 2 commits
-
-
Peter Andreas Entschev authored
Added the defaultNorm() method to the DescriptorExtractor class. This method returns the default norm type for each descriptor type. The tests and C/C++ samples were updated to get the norm type directly from the DescriptorExtractor inherited classes. This was reported in feature report #2182 (http://code.opencv.org/issues/2182). It will make it possible to get the norm type usually applied matching method for each descriptor, instead of passing it manually.
-
Alfonso (the fonz) de la Osa authored
-