Problem with application compiler execution

1 回表示 (過去 30 日間)
Prasad
Prasad 2014 年 7 月 28 日
コメント済み: Prasad 2014 年 7 月 29 日
Hello experts,
I have written a script which is opening laptop camera and processes images. When i tried to make its executable from Application Compiler, it is creating executable. However it is not opening the camera.
vid = videoinput('winvideo',1,'YUY2_320x240');
Also, calender can not be opened after making it's executable.
It is running perfectly fine from Matlab editor/ IDE
Can someone help?
-Abhimoh

回答 (1 件)

Image Analyst
Image Analyst 2014 年 7 月 28 日
Do any error message go to the console window?
  6 件のコメント
Prasad
Prasad 2014 年 7 月 29 日
編集済み: Prasad 2014 年 7 月 29 日
My camera has YUY2 and MJPG support. I did not find RGB support with camera.
I also changed to MJPG and changed device ids but still problem is not solved.
Prasad
Prasad 2014 年 7 月 29 日
Apparently i found that it is throwing an error: MATLAB:UndefinedFunction
Is application compiler not supporting video input function?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMATLAB Support Package for IP Cameras についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by