How to run Thorlabs Camera on Matlab?

조회 수: 28 (최근 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 CenterFile Exchange에서 MATLAB 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