Matalb and OpenCV

How to Connect Matlab with OpenCV to use the different functions offered by OpenCV using mex-files.
7.3K Downloads
Updated 22 Mar 2013

View License

How to Connect Matlab with OpenCV to use the different functions offered by OpenCV using mex-files.

The purpose of this connections is to be able to write function in C++ using the OpenCV library to call functions that can for exemple extract feature points using SIFT/SURF or ORB algorithem or detect faces that are on an image ...

To use this functionality you need to have some knowledge about C++ and also how the mex compiler of Matlab work.

Cite As

BIREM Merwan (2024). Matalb and OpenCV (https://www.mathworks.com/matlabcentral/fileexchange/40665-matalb-and-opencv), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: Image Processing with GUIDE

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

A new PDF file added to help and guid the user on how to connect Matlab and OpenCV

1.1.0.0

Start with : "How to connect Matlab with OpenCV on Windows7.pdf"

1.0.0.0