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 3bf41c2832 Formatted URLs in the documentation so that they are redirected to the system browser instead of the builtin Matlab browser 11 years ago
..
__init__.py Stripped down jinja, added cmake support 12 years ago
functional.cpp Started documentation skeleton 11 years ago
template_build_info.m Added diagnostic/build information function 11 years ago
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 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 Formatted URLs in the documentation so that they are redirected to the system browser instead of the builtin Matlab browser 11 years ago
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 11 years ago
template_map_base.cpp Added delta builds of Matlab executables. Imgproc module now compiling 12 years ago
template_map_base.m Added diagnostic/build information function 11 years ago