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

14 次查看(过去 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-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