- 28 Aug, 2014 1 commit
-
-
StevenPuttemans authored
fixed dependency of stitching module on xfeatures2d module as optional fixed the initModule_xfeatures2d function that was called in module stitching since it is in another namespace than the standard cv one.
-
- 25 Aug, 2014 1 commit
-
-
StevenPuttemans authored
-
- 19 Aug, 2014 1 commit
-
-
f-morozov authored
-
- 18 Aug, 2014 10 commits
-
-
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
-
Rahul Kavi authored
-
Rahul Kavi authored
-
Rahul Kavi authored
-
Rahul Kavi authored
-
Rahul Kavi authored
-
- 14 Aug, 2014 2 commits
-
-
Vadim Pisarevsky authored
trying to solve compile problems; temporarily disabled some tests for just added optimization algo's
-
Vadim Pisarevsky 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
-
- 12 Aug, 2014 3 commits
- 11 Aug, 2014 4 commits
-
-
Vadim Pisarevsky authored
-
edgarriba authored
-
edgarriba authored
-
edgarriba authored
-
- 10 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 09 Aug, 2014 5 commits
- 08 Aug, 2014 5 commits
-
-
Vadim Pisarevsky authored
-
edgarriba authored
-
edgarriba authored
-
edgarriba authored
-
edgarriba authored
-
- 07 Aug, 2014 3 commits
- 06 Aug, 2014 3 commits