Matalb and OpenCV
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
Plateformes compatibles
Windows macOS LinuxCatégories
- Test and Measurement > Image Acquisition Toolbox > Device Connection >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Device Connection >
- Image Processing and Computer Vision > Computer Vision Toolbox > Code Generation, GPU, and Third-Party Support >
Tags
Remerciements
Inspiré par : Image Processing with GUIDE
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| 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 |
