what variable type a Video Input Object is in creating a dll.
显示 更早的评论
Hello, I am doing a project to create a dll from matlab and use it in the labview. In the dll, the basic function is output live video, or we can say continuous images. What I am thinking is to define a Video input Object and create three functions to initialize the object, obtain the image and close the object at last. I what to define this video input object as a global variable so that three function can reach it easily. But what data type this Video Input Object is?
For this dll task, is there any other better ideas?
Thanks.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Motion Detection 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!