Streaming video from FLIR A65 thermal camera in MATLAB

6 views (last 30 days)
FLIR A65 thermal camera is having GigE Vision standard compatibility. Is this possible to stream video from this camera using 'gige' adaptor listed in image acquisition toolbox?

Answers (1)

Fernando
Fernando on 22 Jan 2014
Hi,
it is possible to capture thermal images with this camera and the Image Acquisition toolbox using a ethernet cable (CAT5 or higher). However, you need to configure several properties of the source object obtained with Matlab function 'getselectedsource(videoinput)', in order to measure a temperature signal. By default, the images captured are the radiometric signals generated by the camera IR sensor.
I attach some information which can be helpful with this matter.
Best regards

Community Treasure Hunt

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

Start Hunting!