Matlab finds webcam, but says after running the code it is invalid
1 回表示 (過去 30 日間)
古いコメントを表示
Error "The webcam object is no longer valid. Please create a new connection to the webcam."
Please help, tried everything. Very thankful for any kind of help!
0 件のコメント
採用された回答
Khalid Mahmood
2021 年 5 月 1 日
try these 3 commands:
1) clear all
2) imaqreset
3) Then a) cam =webcam b) preview cam
8 件のコメント
Khalid Mahmood
2021 年 5 月 3 日
Its great that the solution is working for you.
Any how if you want to remove the error in load myNet1.mat, you can email me and attach that file in email.
Then I will tell you the actual cause of error and its remedy
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!