필터 지우기
필터 지우기

how to interface web cam with matlab?

조회 수: 5 (최근 30일)
Rijo
Rijo 2016년 10월 16일
댓글: Madhura Suresh 2016년 11월 15일
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.

답변 (3개)

Image Analyst
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
Rijo
Rijo 2016년 10월 16일
Thanks for your answer. Yes I want to know hoe to use without imaqtool.
Image Analyst
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.

댓글을 달려면 로그인하십시오.


Walter Roberson
Walter Roberson 2016년 10월 16일

Madhura Suresh
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
Image Analyst
Image Analyst 2016년 10월 19일
I thought my webcam was showing up in imaqtool even before you had the webcam support package. Maybe not - that was a few years ago. Anyway my webcam shows up in imaqtool now, along with my regular machine vision camera.
Madhura Suresh
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!

Translated by