Home - kyamagu/mexopencv GitHub Wiki

mexopencv

A collection and a development kit of MATLAB MEX functions for OpenCV library.

This provides MATLAB MEX functions that interface with hundreds of OpenCV APIs. Also the package contains a C++ class MxArray that converts between MATLAB's native data type and OpenCV data types. The package is suitable for fast prototyping of OpenCV application in MATLAB, use of OpenCV as an external toolbox in MATLAB, and development of custom MEX functions.

MATLAB-OpenCV-Octave