transferring output of opencv to malab and processing it real time
Mostra commenti meno recenti
I have a c code to track a color in a video and print its coordinates. I want to redirect this output to matlab. I tried running the example mex files which come with matlab but it says "cant compile mex.cpp" and "cant create mex.mxw32" any idea on how to proceed?
Risposta accettata
Più risposte (1)
Walter Roberson
il 15 Lug 2012
Did you run
mex -setup
Categorie
Scopri di più su OpenCV Support in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!