- 31 Jul, 2014 1 commit
-
-
Vadim Pisarevsky authored
continuing refactoring ml samples; added "max vote" response to ANN_MLP. Probably, should make it in less hacky way
-
- 30 Jul, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 29 Jul, 2014 7 commits
-
-
Vadim Pisarevsky authored
initial commit; ml has been refactored; it compiles and the tests run well; some other modules, apps and samples do not compile; to be fixed
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Andrey Pavlenko authored
-
Vadim Pisarevsky authored
-
Fco. Javier Delgado del Hoyo authored
-
Fco. Javier Delgado del Hoyo authored
-
- 28 Jul, 2014 20 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
removed ERFilter (to be moved to opencv_contrib/modules/text) and lineMOD (to be moved to opencv_contrib/modules/rgbd)
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Karsakov authored
-
Elena Gvozdeva authored
-
Vladislav Vinogradov authored
-
- 27 Jul, 2014 9 commits
-
-
Alexander Mordvintsev authored
-
Kobi Gurkan authored
-
Kobi Gurkan authored
- when IMREAD_UNCHANGED is set in flags, the tiff is read with 4 channels - adding test for read/write
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
gen2.py reports headers it processes cmake file restructured
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
-
- 26 Jul, 2014 1 commit
-
-
Sander Mathijs van Veen authored
The sanity check prevents Python 2 from calling findContours, because the Python 2 bindings pass an empty matrix for `_contours`. If `_contours` is not empty, the channel and depth check should determine whether the matrix is of the correct type and size. Note: the Python 2 bindings passes a matrix of type `STD_VECTOR_MAT` to parameters of the type `OutputArrayOfArrays`.
-