How to run Thorlabs Camera on Matlab?
21 次查看(过去 30 天)
显示 更早的评论
HI,
We use matlab 2011a, a thorlabs DCC1545M camera (USB2), and want to capture image in matlab or maybe have live view. It is essential to control camera parameters.
Matlab easily find and run other CCDs (imagingsource and some regular webcams), but i cannot connect it to matlab. I installed camera’s driver and package & Microsoft Visual C++, as C++ compiler (2005/2008/2010 redistributed edition), but i can’t run it. What is routine way to run this camera?
I would be thankful for any helps.
0 个评论
回答(2 个)
Arminas Butkus
2014-9-2
Hi, Ichi,
Have you done this task? It would be great if you share your code/ideas, because I'm working on my project to make an interface for DataRay CCD camera.
Thanks in advance.
2 个评论
David Gustavsson
2021-3-19
Sorry to be a necromancer, but did you ever get anywhere on this? The advice from Dataray seems to be "Create a Matlab gui and bind the buttons to virtual buttons in OCX", when all I want is to be able to run a script and get 100 evenly spaced captures as numerical data files.
Sai Kanth Dacha
2022-2-1
编辑:Sai Kanth Dacha
2022-2-1
Were you able to figure this out? I too am looking for a simple way to capture images from a DataRay camera via MATLAB, given as the MATLAB GUI that DataRay has on their website refuses to work...
John
2014-9-2
According to Thorlabs documentation this is possible. See: http://www.thorlabs.com/newgrouppage9.cfm?objectgroup_id=4024&pn=DCC1545M
There is a hint about how to use it in MATLAB under "Features" => "Software"
You will probably want to look here in case you need to call externals from MATLAB:
If the camera is recognized as a webcam under Windows, I would guess the Image Acquisition Toolbox might be able to see it, although I do not see that model in the list of supported hardware.
If you get it working please let us know, some of us may use Thorlabs cameras in the future for interfacing with MATLAB
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!