- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 24 Jun, 2014 2 commits
-
-
Vadim Pisarevsky authored
put the detection-based tracker back (to objdetect module), so that the Android face detection sample builds fine. The patch by Konstantin Matskevich that adds C++11 threads support has been merged in too. Also, fixed compile error in the doc builder.
-
Vadim Pisarevsky authored
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. some of the stuff will be moved to opencv_contrib module. in order to make this PR pass buildbot, please, comment off opencv_legacy, opencv_contrib and opencv_softcascade test runs.
-
- 11 Jun, 2014 1 commit
-
-
侯骥 authored
-
- 13 May, 2014 1 commit
-
-
Vladislav Vinogradov authored
reshape input matrix, since the function works with data as with [N x dims] matrix
-
- 16 Apr, 2014 1 commit
-
-
KayKwon authored
Add MatlabFormatter for matlab style output. See http://code.opencv.org/issues/2789
-
- 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
-