Click or drag to resize
FLIR Atlas for MATLAB

How to use a FLIR camera in MATLAB using FLIR Atlas for MATLAB.

Follow those steps

  1. Install FLIR Atlas for MATLAB.

  2. In Windows start menu there will be a FLIR Systems entry with a FLIR Atlas for MATLAB sub-entry.

  3. Under the FLIR Atlas for MATLAB start menu entry there is a zip-file called FLIR Atlas Sample code.

  4. Extract the FLIR Atlas Sample code zip-file to the location where you store your MATLAB files.

  5. Open the GuiTest.m in Matlab and run the sample.

  6. Connect the Camera to the computer.

  7. Press the “Find Cameras” button in the Matlab sample program and wait for a few seconds.

  8. Mark the “Flir USB Video::FlirFileFormat” and press connect to start a radiometric live stream from the camera.

  9. In the SeqDemo.m you could also find how to plot a temperature values from an image or sequence.