Skip to content

mdaddysman/Thorlabs-CMOS-USB-cameras-in-Matlab

Repository files navigation

Software to use Thorlabs CMOS USB cameras in Matlab

This software uses the C++ API for Thorlabs CMOS USB cameras to display the camera images in Matlab. A lightwight display program is also included.

This software was developed and tested on Thorlabs DCC1545M, Windows 7 and Matlab 2014b. Newer version of Matlab should work. The software can also be modified to include the 'parula' lookup table in Matlab 2015 or later.

Installing

  1. Matlab must be configured with a C++ compiler.
  2. Install the uc480 Version 4.20 SDK (Direct Link) from the Thorlabs Website.
  3. Copy uc480.h and uc480_64.lib from the Thorlabs C++ SDK into the code directory.
  4. Run Install64.m.

License

This software is made available under the GPL-3.0.

About

Code to use the C++ API for Thorlabs CMOS USB cameras in Matlab.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published