フィルターのクリア

Command "cam = webcam" not working with MATLAB Support Package for USB Webcam

9 ビュー (過去 30 日間)
Thomas Dutrannois
Thomas Dutrannois 2018 年 6 月 14 日
コメント済み: smsinks 2020 年 3 月 22 日
I'm trying to use the MATLAB Support Package for USB Webcam. When i run the command "webcamlist" it shows me my webcam: 'HP Wide Vision HD'. But when I try this command : "cam = webcam" it gives me this error in MATLAB:
Warning: The following error was caught while executing 'matlab.webcam.internal.WebcamController' class destructor:
Dot indexing is not supported for variables of this type.
Error in matlab.webcam.internal.WebcamController/delete
Error in matlab.webcam.internal.WebcamController
Error in matlab.webcam.internal.webcamDesktop
Error in webcam (line 95)
obj.webcamImpl = matlab.webcam.internal.webcamDesktop(varargin{:});
> In matlab.webcam.internal.WebcamController
In matlab.webcam.internal.webcamDesktop
In webcam (line 95)
Error using webcam (line 116)
Error initializing media source.
I'm using MATLAB 2018a. Could someone help me ?
  4 件のコメント
Thomas Carter
Thomas Carter 2019 年 3 月 11 日
Same problem here.
smsinks
smsinks 2020 年 3 月 22 日
Same problem here

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

回答 (1 件)

Hai Iluz
Hai Iluz 2019 年 4 月 11 日
You need allow the webcam in your PC
  1 件のコメント
Walter Roberson
Walter Roberson 2019 年 4 月 11 日
What is the process for allowing the webcam in your PC? Is it different than installing the support package for USB Webcam ?

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

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by