- 23 Jun, 2013 1 commit
-
-
hbristow authored
Matlab bindings now only building once rather than every call to make, via the use of some proxies. Matlab build currently only happens in one thread, so it can be pretty slow
-
- 22 Jun, 2013 4 commits
-
-
hbristow authored
-
hbristow authored
-
hbristow authored
input/output assignment in templates is working for non-trivial cases. Updated parse_tree to handle '/IO' and '/S' modifiers
-
hbristow authored
Started handling trivial case of return references. Removed most modules from build tree while testing (cmake/OpenCVModule)
-
- 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 8 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.
-