Installed adaptors still No Image Acquisition adaptors found
16 views (last 30 days)
Show older comments
I have install the support package for matlab r2014b version. But the adaptor still not installed. The matlab told me there is no Image Acquisition adaptors found. How could I fix this?
4 Comments
KAE
on 30 Jun 2017
When I bought the non-trial version of the Image Acquisition Toolbox, the problem disappeared.
Answers (2)
morteza samadi
on 31 Dec 2016
I had same the problem, this worked for me: Go to Home tab >> Get Hardware Support Package under Add-Ons from Environment section >> choose Install from Internet and select OS Generic Video Interface from supported drivers >> Next >> I accept and Next >> wait for installation finished. There you go. type 'imaqhwinfo' in Command Window and see 'winvideo' is added
3 Comments
Madhura Suresh
on 7 Jun 2017
The OS Generic works with the gstreamer system libraries on linux. MATLAB supports gstreamer 1.0 for releases R2017a and later, and gstreamer 0.10 for other releases. You can get the version of gstreamer on your system by running this on your linux terminal:
dpkg -l libgst* | grep ^i
0 Comments
See Also
Categories
Find more on Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!