How can I acquire images using a Dino-Lite camera via USB in MATLAB R2013b?
2 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2017-1-30
编辑: MathWorks Support Team
2024-11-5
How can I acquire images using a Dino-Lite camera via USB in MATLAB R2013b?
采纳的回答
MathWorks Support Team
2024-11-4
编辑:MathWorks Support Team
2024-11-5
The Dino-Lite camera is a USB based camera, and will work like any other OS Generic camera with MATLAB.
To use this camera in MATLAB, follow the steps listed below:
1. Have the Image Acquisition Toolbox installed in MATLAB.
2. You have to then install the "OS Generic Video Interface" support package using the Support Package Installer in MATLAB which will provide the drivers to communicate with your camera.
Steps to launch the Support Package Installer can be found in the following link:
3. You can then use the 'imageAcquisitionExplorer' command to acquire images from the camera. More information on this tool can be found in the following links:
0 个评论
更多回答(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!