opencv/modules/matlab/generator/templates
2013-08-09 15:15:08 +10:00
..
__init__.py Stripped down jinja, added cmake support 2013-06-17 16:51:24 +10:00
functional.cpp Started documentation skeleton 2013-08-06 21:16:38 +10:00
template_build_info.m Added diagnostic/build information function 2013-08-08 02:42:17 +10:00
template_class_base.cpp Split MxArray out of bridge into standalone file. Does not depend on bridge. Working to make it API complete with respect to mxArray, but with better calling syntax 2013-07-02 16:42:37 -07:00
template_class_base.m Started writing the Bridge interface. Mex wrappers now starting to compile for core 2013-06-22 12:38:40 -07:00
template_doc_base.m Formatted URLs in the documentation so that they are redirected to the system browser instead of the builtin Matlab browser 2013-08-08 04:46:45 +10:00
template_function_base.cpp By default, all function now export at least one return value back into the Matlab workspace, even if none are requested. This is in line with Matlab's calling convention, where functions called without an lvalue or a semicolon have their first output printed to the terminal 2013-08-07 00:14:13 +10:00
template_map_base.cpp Added delta builds of Matlab executables. Imgproc module now compiling 2013-06-27 00:25:48 -07:00
template_map_base.m Improved escaped character formatting in docs 2013-08-09 15:15:08 +10:00