Using FLIR thermal camera with matlab
Show older comments
Hi, I'm currently working on FLIR t-420 thermal camera for a graduation project. I've wanted to use thermal camera with matlab image acquisition tool to stream and make live image processing with acquired data. The problem is, acquired frames are not colorful and detailed as in camera.
I will add photos to be better understand. I'm using usb cabble connection by the way

My fingers from matlab image acquisition tool Here same angle from FLIR Thermal Studio
2 Comments
Image Analyst
on 23 Feb 2023
Edited: Image Analyst
on 23 Feb 2023
How are you doing the display of the gray scale image in MATLAB? Are you using
imshow(thermalImage, [])?
Eyüp Enes AYTAÇ
on 23 Feb 2023
Accepted Answer
More Answers (0)
Categories
Find more on GigE Vision Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!