- 22 Jun, 2013 2 commits
- 19 Jun, 2013 5 commits
- 18 Jun, 2013 4 commits
- 17 Jun, 2013 18 commits
-
-
hbristow authored
-
hbristow authored
Stripped more unnecessary files out of jinja. Now down to 21 files at 352KB. Stripped files are in jinja-unused for the moment
-
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
-
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 1 commit
-
-
Gabe Schwartz authored
-