Why do I receive the error "No Image Acquisition adaptors found" for USB cameras using R2014a ?

조회 수: 13 (최근 30일)
Why do I receive the following error when using a USB camera in MATLAB R2014a ?
No Image Acquisition adaptors found. Image acquisition adaptors may be available as downloadable support packages. Open Support Package Installer to install additional vendors.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2020년 8월 12일
편집: MathWorks Support Team 2020년 7월 10일
This is because, the winvideo adaptor is not installed by default in MATLAB R2014a. Starting with version R2014a, each adaptor is available separately through the Support Package Installer. To open the Support Package Installer, type supportPackageInstaller in MATLAB. Then on the Select support package to install screen, select your adaptor as OS Generic Video Interface, from the list and proceed to next steps.
After successful install, verify the installation by executing
>> imaqhwinfo
The output should have 'winvideo(example)' as InstalledAdaptor.
Please find the documentation here on how to install the adaptor.
  댓글 수: 1
Julia Antoniou
Julia Antoniou 2018년 7월 5일
Hi Roshan,
Sorry for the delayed reply. I would recommend contacting MathWorks Technical Support directly about this error message. You can contact them here:
https://www.mathworks.com/support/contact_us.html

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

추가 답변 (0개)

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

R2014a

Community Treasure Hunt

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

Start Hunting!

Translated by