Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
hbristow 0b9ff11537 Fixed bug where expected number of input variables was incorrect if any of the inputs were also outputs 12 years ago
..
__init__.py Stripped down jinja, added cmake support 12 years ago
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 12 years ago
template_class_base.cpp Started writing the Bridge interface. Mex wrappers now starting to compile for core 12 years ago
template_class_base.m Started writing the Bridge interface. Mex wrappers now starting to compile for core 12 years ago
template_doc_base.m Template population now functional 12 years ago
template_function_base.cpp Fixed bug where expected number of input variables was incorrect if any of the inputs were also outputs 12 years ago