Using FLIR thermal camera with matlab
이전 댓글 표시
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
Image Analyst
2023년 2월 23일
편집: Image Analyst
2023년 2월 23일
How are you doing the display of the gray scale image in MATLAB? Are you using
imshow(thermalImage, [])?
Eyüp Enes AYTAÇ
2023년 2월 23일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Image Acquisition Support Packages for Hardware Adaptors (Generic Video Interface)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!