How to run Thorlabs Camera on Matlab?

27 ビュー (過去 30 日間)
ichi
ichi 2014 年 5 月 3 日
編集済み: Sai Kanth Dacha 2022 年 2 月 1 日
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.

回答 (2 件)

Arminas Butkus
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
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
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
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

カテゴリ

Help Center および File ExchangeMATLAB Support Package for IP Cameras についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by