transferring output of opencv to malab and processing it real time
古いコメントを表示
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?
採用された回答
その他の回答 (1 件)
Walter Roberson
2012 年 7 月 15 日
Did you run
mex -setup
カテゴリ
ヘルプ センター および File Exchange で OpenCV Support についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!