How to get camera temperature and set exposue time?

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

What is "v"?
did you do
src = getselectedsource(vid)
and then see if there is an exposure or integration time property? Have you tried to see if there is an adapter (from the camera manufacturer) made specifically for your camera?
The device Driver is the Teledyne/point grey Driver. It does find the camera. Idk what an adapter is.. but it recommends GenICam.
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

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!