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!