mexopencv is a collection of MEX functions that provide MATLAB bindings for OpenCV, the popular computer vision library. It enables MATLAB users to access nearly the full range of OpenCV’s C++ API directly from MATLAB, combining the ease of MATLAB scripting with the performance of OpenCV.

Features

  • Provides MATLAB bindings for OpenCV functions
  • Includes support for image processing, feature detection, and machine learning
  • Bridges MATLAB with C++ via MEX files
  • Compatible with OpenCV 3.x and 4.x versions
  • Offers examples and demos for quick integration
  • Maintained to reflect updates in OpenCV

Project Samples

Project Activity

See All Activity >