Make library, use it on vb6, video processing.
이전 댓글 표시
Hi. i want to build a software , it can traking car using optical flow estimation. i have been success with "m file" in matlab 2010b and using deploytool to make com component, setup MCR. When i add reference in vb6, it's ok, but vb6 can'n know some code in "m file",ex : video.ImageDataTypeConverter. I dont know how to fix this problem. help me please.
댓글 수: 4
Kaustubha Govind
2011년 7월 25일
What is the exact error message that you receive? Since you have MATLAB Compiler, it might be worth testing your code by compiling it into an executable.
Walter Roberson
2011년 7월 25일
Probably needs a %include
Jason Tran
2011년 7월 25일
Jason Tran
2011년 7월 25일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!