videoinput error in real time detection
古いコメントを表示
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 件のコメント
Nachiket Patki
2017 年 5 月 2 日
編集済み: Walter Roberson
2017 年 5 月 2 日
Nachiket Patki
2017 年 5 月 5 日
回答 (1 件)
Ashiq Ullah
2019 年 1 月 22 日
0 投票
Use this method:
>>objects = imaqfind ;
>> delete(objects) ;
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!