- 17 Jun, 2013 12 commits
-
-
Hilton Bristow authored
-
Hilton Bristow authored
-
Hilton Bristow authored
-
Hilton Bristow authored
-
Hilton Bristow authored
-
Hilton Bristow authored
-
Hilton Bristow authored
-
Hilton Bristow authored
-
Hilton Bristow authored
-
Hilton Bristow authored
Added basic ability to find Matlab installations. Added test cpp file under modules/matlab/test to test mex compiler within cmake
-
Hilton Bristow authored
-
Hilton Bristow authored
-
- 14 Jun, 2013 10 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Peter Minin authored
Add a new variant of detectMultiScale with output arguments 'objects' and 'numDetections'; factor most of detectMultiScale's code into 2 protected methods
-
Gabe Schwartz authored
Python 3 requires METH_VARARGS | METH_KEYWORDS, not just METH_KEYWORDS.
-
Gabe Schwartz authored
In these cases, just using print() is enough to ensure py2/3 compatibility.
-
Gabe Schwartz authored
Added a header with defines to enable the module to compile with either python 2 or 3 without changes.
-
- 13 Jun, 2013 4 commits
-
-
Gabe Schwartz authored
-
Alexander Smorkalov authored
-
Dirk Van Haerenborgh authored
-
Roman Donchenko authored
-
- 12 Jun, 2013 1 commit
-
-
Dirk Van Haerenborgh authored
-
- 11 Jun, 2013 13 commits
-
-
Roman Donchenko authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
* converted it to Algorithm * old API still can be used for source compatibility (marked as deprecated)
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
* converted it to Algorithm, because implementation uses inner buffers and requires preprocessing step * new implementation splits preprocessing and transform, what is more effecient * old API still can be used for source compatibility (marked as deprecated)
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-