Unable to detect IDS uEye camera
Show older comments
Hi,
I have a matlab 2012b installation with the Image Acquisition Toolbox Version 4.4 and want to record from my IDS uEye camera which should be DirectShow compatible.
Using the detectedDecice Uitility from mathwork ( http://de.mathworks.com/hardware-support/directshow.html ) the camera is detected by the winvideo driver.
But if I run imaghwinfo('winvideo') there is no camera found.
I tried to get this Webcam support package ( http://www.mathworks.com/matlabcentral/fileexchange/45182-matlab-support-package-for-usb-webcams ) but it seems to be available only for Matlab 2014>
Do you have any suggestions on how to access this camera?
Thank you! Manuel
2 Comments
Adam Wyatt
on 4 Jun 2015
Edited: Adam Wyatt
on 7 Dec 2016
Have a look at my blog for information on how to do this:
sanjoy khawas
on 22 Aug 2018
Hi Adam,
Thank you for sharing the code. I am also trying to connect the ueye camera through Matlab by the protocol(using max file) mentioned by you. However, I am able to connect the camera but matlab did not display any images.
The output of the command windows shows --- Number of connected cameras: 1 ============================================================ # CamID DevID Sens On Serial Model Status ============================================================ 0 1 1 558 0 4103146965 UI318xCP-M 0 ============================================================
Initializing first available camera ... Setting colormode to monochrome ... Setting display mode to bitmap (DIB) ...
============================================================ Camera information ============================================================ Camera #: 1 Sensor Name: UI318xCP-M Monochrome: 1 Max Width: 2592 Max Height: 2048 Global Shutter: 1 Pixel Size [um]: 4.800000 ============================================================
Error using uEye_Test Requested 11132555233280x10x64 (6635520.0GB) array exceeds maximum array size preference. Creation of arrays greater than this limit may take a long time and cause MATLAB to become unresponsive. See array size limit or preference panel for more information.
Any ideas or suggestions are highly appreciated.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Support Package for USB Webcams 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!