videoinput error in real time detection
Mostra commenti meno recenti
Hello sir, While I was working on real time face detection I got this error when I run my code for the second time. I have written stop(vid) and clear (vid) at the end of script,still I am getting this following error.
"winvideo: The device associated with device ID 1 is already in use. A new videoinput object cannot be created for this device while it is in use."
Can you tell me how to get rid of this? Thank you
2 Commenti
Nachiket Patki
il 2 Mag 2017
Modificato: Walter Roberson
il 2 Mag 2017
Nachiket Patki
il 5 Mag 2017
Risposte (1)
Ashiq Ullah
il 22 Gen 2019
0 voti
Use this method:
>>objects = imaqfind ;
>> delete(objects) ;
Categorie
Scopri di più su Startup and Shutdown in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!