13 Commits (538dbfe585938916aef3194fd69c345332aa3ce0)

Author SHA1 Message Date
hbristow 538dbfe585 Now compiling under much more strigent warnings, with Clang and optional C++11 support 12 years ago
hbristow 53a7fbf74b Improved bridge. Fixed I/O problem in function template 12 years ago
hbristow 53c9c40eba started MxArray wrapper around mxArray class 12 years ago
hbristow ef6327bb89 Now building all OpenCV functions 12 years ago
hbristow d6453cf051 Now builds all functions except those dependent on Features2d. Improved build detection if cmake is rerun 12 years ago
hbristow 245bc5dcc0 maintenant compiling video et photo aussi 12 years ago
hbristow 5bc55a042e Now building all functions (not classes) in core, imgproc, ml and highgui 12 years ago
hbristow bb56ac4ae6 Added delta builds of Matlab executables. Imgproc module now compiling 12 years ago
hbristow da63919811 Improved error handling on entry to mex files 12 years ago
hbristow 755ce9d654 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 12 years ago
hbristow 3b4814a52e Started writing the Bridge interface. Mex wrappers now starting to compile for core 12 years ago
hbristow 804d0924c9 cmake now attempts to generate and compile a simple mex file at configure time and reports the working status of the generator and compiler, rather than just naively saying Matlab exists 12 years ago
Hilton Bristow 5d1944bace Added jinja framework for templates and base templates for functions and docs 12 years ago