How to get camera temperature and set exposue time?

3 views (last 30 days)
Hi, I got an FLIR camera and I would like to get the camera temperature and be able to set the exposure time of my camera.
Anyone can help?
  3 Comments
Happy PhD
Happy PhD on 8 Nov 2023
Edited: Happy PhD on 8 Nov 2023
The device Driver is the Teledyne/point grey Driver. It does find the camera. Idk what an adapter is.. but it recommends GenICam.
Happy PhD
Happy PhD on 8 Nov 2023
Command CamTemp works.. so I can get info from the camera.
what I want is to set values to Exposure Time, grain etc...

Sign in to comment.

Accepted Answer

Image Analyst
Image Analyst on 8 Nov 2023
Try using
imageAcquisitionExplorer
from the command window and getting it set up there. Then copy the code to your program.

More Answers (0)

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!