webcam input not accessible in matlab

조회 수: 4 (최근 30일)
theking
theking 2018년 2월 27일
답변: Sanika Patil 2023년 11월 24일
this question regarding the "winvideo" input I am want to access the dell build in webcam so it shows error line when I try to run program. but if I use cam=webcam then I can access the webcam it shows the video and I also reinstall image accusation package toolbox several time. I am using Matlab 2015a. any advice deeply appreciates.
  댓글 수: 3
theking
theking 2018년 2월 27일
yes sir i did when try to open webcam in preview mode it can open. but i use obj=videoinput('winvideo',1,'MJPG_1280x720');
error detail below:
syntax Error using videoinput (line 393) Undefined variable "imaq" or class "imaq.winvideo1_1_source". Error in ColorDetectioninMATLABLiveVideo (line 2) obj=videoinput('winvideo',1,'MJPG_1280x720');
theking
theking 2018년 3월 21일
able to solve the issue by uninstall it and reinstall matlab . thx walter robertson for install support packge really help.

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

답변 (1개)

Sanika Patil
Sanika Patil 2023년 11월 24일
this question regarding the "winvideo" input I am want to access the dell build in webcam so it shows error line when I try to run program. but if I use cam=webcam then I can access the webcam it shows the video

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by