error LNK 2019Cannot open include file: 'opencv/cv.h': No such file or directory
Afficher commentaires plus anciens
I have wrote the mex function in Visual studio 2012 with c++ and x64 compiler in windows 8, x64 bit.I use opencv 2-4-10 version as well. I would like to get the matrix arrays of my input image in MATLAB. but when I write in matlab this command: >> mex filename.cpp, the MATLAB gives the above error! Also I have added the opencv folder into include Directory of my project in Visual Studio.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur OpenCV Support dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!