- 22 Jan, 2015 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 18 Jan, 2015 1 commit
-
-
Alexander Smorkalov authored
-
- 14 Jan, 2015 1 commit
-
-
Alexander Smorkalov authored
-
- 13 Jan, 2015 3 commits
-
-
Vladislav Vinogradov authored
use new abstract interface and hidden implementation
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 12 Jan, 2015 1 commit
-
-
Alexander Smorkalov authored
- Gaussian blur; - CascadeClassifier; - Blenders in stitching module; - Laplacial pyromids in stitching module.
-
- 27 Oct, 2014 2 commits
-
-
Alexander Karsakov authored
-
Alexander Karsakov authored
-
- 22 Oct, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 18 Oct, 2014 1 commit
-
-
Vadim Pisarevsky authored
quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val)
-
- 17 Oct, 2014 7 commits
-
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet
-
Vadim Pisarevsky authored
-
- 16 Oct, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 15 Oct, 2014 2 commits
-
-
Vadim Pisarevsky authored
OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet
-
Pavel Vlasov authored
IPP can be switched on and off on runtime; Optional implementation collector was added (switched off by default in CMake). Gathers data of implementation used in functions and report this info through performance TS; TS modifications for implementations control;
-
- 27 Sep, 2014 1 commit
-
-
abidrahmank authored
-
- 12 Sep, 2014 1 commit
-
-
Dmitry Gribanov authored
When we have similar matrices in input, then algorithm returns matrices with NaN values.
-
- 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
-
- 15 Aug, 2014 1 commit
-
-
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
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 15 Jul, 2014 1 commit
-
-
Petr Glotov authored
-
- 03 Jul, 2014 1 commit
-
-
Adi Shavit authored
- Fix both stitching_detailed.cpp sample and cv::Stitcher.
-
- 15 May, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 11 Apr, 2014 7 commits
-
-
Andrey Pavlenko authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-