opencv/modules/matlab/generator/templates
2013-06-26 17:39:08 -07:00
..
__init__.py Stripped down jinja, added cmake support 2013-06-17 16:51:24 +10:00
functional.cpp 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 2013-06-22 23:26:27 -07:00
template_class_base.cpp Started writing the Bridge interface. Mex wrappers now starting to compile for core 2013-06-22 12:38:40 -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 Template population now functional 2013-06-17 16:51:24 +10:00
template_function_base.cpp Fixed bug where expected number of input variables was incorrect if any of the inputs were also outputs 2013-06-24 13:11:29 -07:00
template_map_base.cpp Commented enum maps 2013-06-26 16:13:50 -07:00
template_map_base.m added handling of constants equaling constants. e.g. FMT_DEFAULT = FMT_MATLAB 2013-06-26 17:39:08 -07:00