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 3483bf14b9 Added auto-generated docs to all OpenCV functions 12 years ago
..
__init__.py Stripped down jinja, added cmake support 12 years ago
functional.cpp Started documentation skeleton 12 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 Added auto-generated docs to all OpenCV functions 12 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 12 years ago
template_map_base.cpp Added delta builds of Matlab executables. Imgproc module now compiling 12 years ago
template_map_base.m Updated main Matlab help string 12 years ago