- 25 Aug, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 22 Aug, 2014 1 commit
-
-
Elena Gvozdeva authored
-
- 21 Aug, 2014 9 commits
-
-
Marc Rollins authored
-
Marc Rollins authored
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
whitespace fix
-
Alexander Karsakov authored
-
Elena Gvozdeva authored
-
Alexander Mordvintsev authored
fixed find_obj.py
-
f-morozov authored
-
Shubhra Pandit authored
-
- 20 Aug, 2014 1 commit
-
-
Poly Takahiro Horikawa authored
-
- 19 Aug, 2014 13 commits
-
-
Bence Magyar authored
Apart from not displaying the table, it breaks the doc build of https://github.com/Itseez/opencv_contrib/pull/70.
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
keep old const names for compatibility
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
maintain set of visited namespaces in CppHeaderParser WARNING: REMOVED const name conversion (SomeConstName -> SOME_CONST_NAME), discussion needed
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
submodule method tables generation
-
f-morozov authored
-
PhilLab authored
-
Ernest Galbrun authored
-
Alexander Smorkalov authored
-
- 18 Aug, 2014 15 commits
-
-
edgarriba authored
-
edgarriba authored
-
edgarriba authored
-
edgarriba authored
-
edgarriba authored
-
Marc Rollins authored
Implementing + and - in terms of += and -=. Implementing != in terms of ==.
-
Marc Rollins authored
-
Marc Rollins authored
-
Maksim Shabunin authored
- Reworked documentation to reflect actual code - Removed some unused variables - Removed unnecessary 'cv::' modifiers
-
Maksim Shabunin authored
- Extracted common operations to separate functions. - Activated first parameters set. - Some output formatting. - Fixed loop break condition in mini_batch_gradient function.
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Rahul Kavi authored
fixed warnings in type conversions from size_t to int (in getting size of number of unique classes in a training problem).
-
Rahul Kavi authored
-
Rahul Kavi authored
-