Matlab finds webcam, but says after running the code it is invalid

1 visualización (últimos 30 días)
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!

Respuesta aceptada

Khalid Mahmood
Khalid Mahmood el 1 de Mayo de 2021
try these 3 commands:
1) clear all
2) imaqreset
3) Then a) cam =webcam b) preview cam
  8 comentarios
Marlene Patterer
Marlene Patterer el 2 de Mayo de 2021
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 el 3 de Mayo de 2021
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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Loops and Conditional Statements en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by