how to interface web cam with matlab?
4 ビュー (過去 30 日間)
古いコメントを表示
I install webcam but in imaqtool it doesn't show. But if i use the command preview(cam), it will work but in imaqtool it doesn't work. What happen? kindly help me with this.
0 件のコメント
回答 (3 件)
Image Analyst
2016 年 10 月 16 日
編集済み: Image Analyst
2016 年 10 月 16 日
What adapters show up in the hardware browser of imaqtool?
You can also use a webcam with the webcam hardware support package without having the Image Acquisition Toolbox at all. Do you want to try that instead?
2 件のコメント
Image Analyst
2016 年 10 月 16 日
See Walter's link below. In my experience, if I can talk to the webcam from the hardware support package, it will show up in imaqtool also, so I can talk to it in both ways.
Madhura Suresh
2016 年 10 月 19 日
Mallika,
webcam is not a part of the Image Acquisition Toolbox, and will not show up with IMAQTOOL.
If you want your webcam to show up with IMAQTOOL, install the OS Generic Support Package, and the webcam will show up under the winvideo adaptor.
2 件のコメント
Madhura Suresh
2016 年 11 月 15 日
The webcam will show up in IMAQTOOL if you have the OS Generic Support package(via the winvideo adaptor). And will also show up with webcamlist if its UVC Compliant.
OS Generic (winvideo) uses Windows Directshow drivers, and webcam uses Windows Media Foundation drivers.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!