Matalb and OpenCV

How to Connect Matlab with OpenCV to use the different functions offered by OpenCV using mex-files.
7,3K téléchargements
Mise à jour 22 mars 2013

Afficher la licence

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.

Citation pour cette source

BIREM Merwan (2026). Matalb and OpenCV (https://fr.mathworks.com/matlabcentral/fileexchange/40665-matalb-and-opencv), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2010b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

Inspiré par : Image Processing with GUIDE

Version Publié le Notes de version
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