- 27 Jun, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 26 Jun, 2014 5 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 25 Jun, 2014 3 commits
-
-
Andrey Pavlenko authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 24 Jun, 2014 7 commits
-
-
Vadim Pisarevsky authored
-
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.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
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.
-
Vadim Pisarevsky authored
-
PhilLab authored
The given ORB parameter was misspelled
-
- 23 Jun, 2014 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Ilya Lavrenov authored
-
Elena Gvozdeva authored
Fixed core for CCORR and SQDIFF. Used float instead of int for CV_8U. Fixed conditions for call dft.
-
mlyashko authored
binary mode
-
- 22 Jun, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 20 Jun, 2014 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 19 Jun, 2014 5 commits
-
-
vbystricky authored
-
vbystricky authored
-
vbystricky authored
-
vbystricky authored
-
Roman Donchenko authored
-
- 18 Jun, 2014 3 commits
-
-
Andrey Pavlenko authored
-
vbystricky authored
-
vbystricky authored
-
- 17 Jun, 2014 5 commits
-
-
Hans Johnson authored
modules/core/src/arithm.cpp:345:51: error: constant expression evaluates to 4294967295 which cannot be narrowed to type 'int' [-Wc++11-narrowing] static int CV_DECL_ALIGNED(16) v64f_absmask[] = { 0xffffffff, 0x7fffffff, 0xffffffff, 0x7fffffff }; ^~~~~~~~~~ Converted to unsigned int. This variable is only used to initialize a bit pattern anywhy for a 128bit type.
-
Alexander Alekhin authored
-
Alexander Karsakov authored
-
Elena Gvozdeva authored
-
Elena Gvozdeva authored
-