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!

采纳的回答

Khalid Mahmood
Khalid Mahmood 2021-5-1
try these 3 commands:
1) clear all
2) imaqreset
3) Then a) cam =webcam b) preview cam
  8 个评论
Marlene Patterer
Marlene Patterer 2021-5-2
Thank you!
Sadly I can not attach the myNet1 file as the system tells me that is has more than 5 MB. Even though I compressed it into a zip file, it still is too big.
If you have any idea, how I may be able to share it with you, I would be very thankful!
By replacing the load myNet1 with myNet1 = alexnet it also works for me and there are no other warnings coming up.
Thank you!
Khalid Mahmood
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 CenterFile Exchange 中查找有关 Loops and Conditional Statements 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by