videoinput error in real time detection
Ältere Kommentare anzeigen
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 Kommentare
Nachiket Patki
am 2 Mai 2017
Bearbeitet: Walter Roberson
am 2 Mai 2017
Nachiket Patki
am 5 Mai 2017
Antworten (1)
Ashiq Ullah
am 22 Jan. 2019
0 Stimmen
Use this method:
>>objects = imaqfind ;
>> delete(objects) ;
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!