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 comentarios

Image Analyst
Image Analyst el 8 de Nov. de 2023
Editada: Image Analyst el 8 de Nov. de 2023
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?
Happy PhD
Happy PhD el 8 de Nov. de 2023
Editada: Happy PhD el 8 de Nov. de 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 el 8 de Nov. de 2023
Command CamTemp works.. so I can get info from the camera.
what I want is to set values to Exposure Time, grain etc...

Iniciar sesión para comentar.

 Respuesta aceptada

Try using
imageAcquisitionExplorer
from the command window and getting it set up there. Then copy the code to your program.

Más respuestas (0)

Productos

Versión

R2023b

Preguntada:

el 8 de Nov. de 2023

Editada:

el 9 de Nov. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by