Installed OS Generic Video but no imaq adaptor found
1 次查看(过去 30 天)
显示 更早的评论
I have installed OS Generic Video on my linux computer. When I type in imaqhwinfo I get:
imaqInfo =
InstalledAdaptors: {'dcam' 'gentl'}
MATLABVersion: '9.0 (R2016a)'
ToolboxName: 'Image Acquisition Toolbox'
ToolboxVersion: '5.0 (R2016a)'
From what I read, it seems like I want linuxvideo but its not there. The camera I'm using is ELP-USB500W02M-L21, and it works fine on a windows computer but not linux.
What is wrong and how do I fix it?
Any help is greatly appreciated!!
0 个评论
回答(1 个)
Ritesh Naik
2016-4-18
If you used the following command to install the OS Generic Video, check in the path that was mentioned in the last window of the installation(path where support packages are installed) and check if you have the 'mwlinuxvideoimaq.so' dll and other required files('mwlinuxvideoimaq.imdf' and 'mwlinuxvideoimaq.so.dbg') present in the {path-where-support-packages-are-installed }/genericvideo/adaptor/glnxa64/
>>supportPackageInstaller
It is suggested to use the 'supportPackageInstaller' to install support packages. Following link talks about the same:
If you find the 'mwlinuxvideoimaq.so' and other required files present in the expected path and still 'linuxvideo' is not shown as the installed adaptors, try opening MATLAB with administrator privileges and also check permissions of the folder where OS Generic Video support package is installed.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface) 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!