- 23 Sep, 2014 1 commit
-
-
Benoit Seguin authored
Correction of the integer data treated as floating point data bug, already corrected in the 2.4 branch.
-
- 13 Sep, 2014 1 commit
-
-
Dmitriy Anisimov authored
-
- 06 Sep, 2014 1 commit
-
-
Dmitriy Anisimov authored
-
- 31 Aug, 2014 1 commit
-
-
Dmitriy Anisimov authored
-
- 23 Aug, 2014 1 commit
-
-
Dmitriy Anisimov authored
-
- 18 Aug, 2014 15 commits
-
-
Dmitriy Anisimov 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
-
Rahul Kavi authored
-
Rahul Kavi authored
-
Rahul Kavi authored
-
Rahul Kavi authored
-
Rahul Kavi authored
-
Rahul Kavi authored
-
Rahul Kavi authored
-
- 13 Aug, 2014 1 commit
-
-
Adil Ibragimov authored
1. someMatrix.data -> someMatrix.prt() 2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex ) 3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>() 4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
-
- 09 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 03 Aug, 2014 5 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 02 Aug, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 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 1 commit
-
-
Vadim Pisarevsky authored
-
- 29 Jul, 2014 1 commit
-
-
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
-
- 28 May, 2014 1 commit
-
-
berak authored
-
- 14 May, 2014 1 commit
-
-
Vladislav Vinogradov authored
removed invalid condition, it is always false
-
- 23 Feb, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 30 Jan, 2014 3 commits
-
-
Cosmin Boaca authored
-
Cosmin Boaca authored
-
Cosmin Boaca authored
-
- 29 Jan, 2014 1 commit
-
-
Cosmin Boaca authored
-
- 28 Jan, 2014 1 commit
-
-
Cosmin Boaca authored
-