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!